postgresql/src/backend
Heikki Linnakangas 59292f28ca Flush CopyOutResponse when starting streaming in walsender, so that it's
not delayed until the first WAL record is sent.

Fujii Masao
2010-03-26 12:23:34 +00:00
..
access Message tuning 2010-03-21 00:17:59 +00:00
bootstrap pgindent run for 9.0 2010-02-26 02:01:40 +00:00
catalog Prevent ALTER USER f RESET ALL from removing the settings that were put there 2010-03-25 14:44:34 +00:00
commands Shorten suffix of automatically created indexes to "_excl" when using 2010-03-22 15:24:11 +00:00
executor Message tuning 2010-03-21 00:17:59 +00:00
foreign Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
lib Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
libpq Fix thinko in log message for "sameuser" ident map mismatch: the provided 2010-03-24 17:05:45 +00:00
main Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
nodes pgindent run for 9.0 2010-02-26 02:01:40 +00:00
optimizer Fix an oversight in join-removal optimization: we have to check not only for 2010-03-22 13:57:16 +00:00
parser Pass incompletely-transformed aggregate argument lists as separate parameters 2010-03-17 16:52:38 +00:00
po Translation updates for 9.0alpha4 2010-02-19 00:40:05 +00:00
port pgindent run for 9.0 2010-02-26 02:01:40 +00:00
postmaster Modify some new and pre-existing messages for translatability. 2010-03-25 20:40:17 +00:00
regex pgindent run for 9.0 2010-02-26 02:01:40 +00:00
replication Flush CopyOutResponse when starting streaming in walsender, so that it's 2010-03-26 12:23:34 +00:00
rewrite pgindent run for 9.0 2010-02-26 02:01:40 +00:00
snowball Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
storage Message tuning 2010-03-21 00:17:59 +00:00
tcop Message tuning 2010-03-21 00:17:59 +00:00
tsearch Allow underscores in tsearch email addressses, per RFC 5322 and report 2010-03-13 00:41:58 +00:00
utils Modify some new and pre-existing messages for translatability. 2010-03-25 20:40:17 +00:00
Makefile Well, the systemtap guys moved the goalposts again: with the latest version, 2010-01-20 23:12:03 +00:00
common.mk Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00
nls.mk Convert the core lexer and parser into fully reentrant code, by making use 2009-07-13 02:02:20 +00:00