In a tree in which I previously ran "make check" in contrib/pg_upgrade:
$ make -s distclean
$ git status
# On branch master
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# contrib/pg_upgrade/pg_upgrade_dump_1.log
# contrib/pg_upgrade/pg_upgrade_dump_12912.log
# contrib/pg_upgrade/pg_upgrade_dump_16384.log
nothing added to commit but untracked files present (use "git add" to track)
Not sure how long this has been happening.
regards, tom lane
Responses
pgsql-hackers by date
| Next: | From: Josh Berkus | Date: 2013-01-08 18:46:12 |
| Subject: Re: Cascading replication: should we detect/prevent cycles? |
| Previous: | From: Daniele Varrazzo | Date: 2013-01-08 16:55:58 |
| Subject: Re: PL/Python result object str handler |