postgresql/src
Heikki Linnakangas e465390d03 Reduce the chatter to the log when starting a standby server. Don't
echo all the recovery.conf options. Don't emit the "initializing
recovery connections" message, which doesn't mean anything to a user.
Remove the "starting archive recovery" message and replace the
"automatic recovery in progress" message with a more informative message
saying whether the server is doing PITR, normal archive recovery, or
standby mode.
2010-02-12 09:49:08 +00:00
..
backend Reduce the chatter to the log when starting a standby server. Don't 2010-02-12 09:49:08 +00:00
bin Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
include Generic implementation of red-black binary tree. It's planned to use in 2010-02-11 14:29:50 +00:00
interfaces First try to make this one ecpg regression test work on Windows too. I'm just trying to figure out the minimal amount of defines needed. 2010-02-09 08:57:13 +00:00
makefiles Adjust windows makefiles too, now that the walreceiver dynamic module 2010-01-20 09:30:07 +00:00
pl Free reference in correct Perl context. Backpatch to release 8.2. Patch from Tim Bunce. 2010-02-12 04:31:14 +00:00
port Avoid changing the sign of zero. Per buildfarm failures. 2010-02-06 05:42:49 +00:00
template
test Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
timezone Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tools Adjust MSVC build script too, now that the walreceiver dynamic module 2010-01-20 09:22:43 +00:00
tutorial Remove copyright mention of Andrew Yu, per author's permission. 2010-02-02 18:52:02 +00:00
bcc32.mak
DEVELOPERS
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 2010-01-20 09:16:24 +00:00
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak