postgresql/src
Simon Riggs 6a771d1d36 Add connection messages for streaming replication. log_connections
was broken for a replication connection and no messages were
displayed on either standby or primary, at any debug level.
Connection messages needed to diagnose session drop/reconnect
events. Use LOG mode for now, discuss lowering in later releases.
2010-03-19 19:19:38 +00:00
..
backend Add connection messages for streaming replication. log_connections 2010-03-19 19:19:38 +00:00
bin Also print the libpq error message when lo_create or lo_open fails 2010-03-18 20:00:51 +00:00
include Update XLOG_PAGE_MAGIC to recognise WAL format changes. 2010-03-19 17:42:10 +00:00
interfaces Fix peculiar, untranslatable message concatenation attempt 2010-03-17 20:58:38 +00:00
makefiles Adjust windows makefiles too, now that the walreceiver dynamic module 2010-01-20 09:30:07 +00:00
pl Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL 2010-03-18 19:43:03 +00:00
port Buildfarm still unhappy, so I'll bet it's EACCES not EPERM. 2010-03-01 14:54:00 +00:00
template
test Update oidjoins regression test for 9.0. 2010-03-14 04:17:54 +00:00
timezone Small adjustment by pgindent. 2010-03-13 00:40:43 +00:00
tools Mention way to get commit details for release notes. 2010-03-18 16:31:12 +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