postgresql/src
Robert Haas 30f6136f28 Make walreceiver send a reply after receiving data but before flushing it.
It originally worked this way, but was changed by commit
a8a8a3e096, since which time it's been impossible
for walreceiver to ever send a reply with write_location and flush_location
set to different values.
2011-03-25 11:28:16 -04:00
..
backend Make walreceiver send a reply after receiving data but before flushing it. 2011-03-25 11:28:16 -04:00
bin Make initdb ignore locales for client-only encodings. 2011-03-22 17:20:50 -04:00
include Fix handling of collation in SQL-language functions. 2011-03-24 20:30:23 -04:00
interfaces In ecpg preprocessor, don't try to look up constants in the test for 2011-03-11 17:27:57 +02:00
makefiles
pl Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
port Fix up handling of C/POSIX collations. 2011-03-20 12:44:13 -04:00
template
test Fix handling of collation in SQL-language functions. 2011-03-24 20:30:23 -04:00
timezone
tools Add comment to tools/git-external-diff. 2011-03-11 05:06:31 -05:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak