postgresql/src/backend
Bruce Momjian a3132359fd In new "invalid byte sequence" error hint, call it "error", not
"failure".
2006-08-22 12:11:28 +00:00
..
access Make the server track an 'XID epoch', that is, maintain higher-order bits 2006-08-21 16:16:31 +00:00
bootstrap Add a hack so that get_type_io_data() can work from bootstrap.c's 2006-08-15 22:36:17 +00:00
catalog Fix all known problems with pg_dump's handling of serial sequences 2006-08-21 00:57:26 +00:00
commands Fix all known problems with pg_dump's handling of serial sequences 2006-08-21 00:57:26 +00:00
executor Fix oversight in initial implementation of PORTAL_ONE_RETURNING mode: we 2006-08-14 22:57:15 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Ooops, ldap fix for win32 broke the non-win32 case. 2006-08-22 02:23:45 +00:00
main Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
nodes Fix all known problems with pg_dump's handling of serial sequences 2006-08-21 00:57:26 +00:00
optimizer Suppress subquery pullup/pushdown when a subquery contains volatile 2006-08-19 02:48:53 +00:00
parser Fix all known problems with pg_dump's handling of serial sequences 2006-08-21 00:57:26 +00:00
po Fix a few places where $Id$ and $Header$ CVS tags had crept into the 2006-07-16 02:44:01 +00:00
port Round microseconds on setitimer upwards. 2006-08-09 21:18:13 +00:00
postmaster Add a 'waiting' column to pg_stat_activity to carry the same information 2006-08-19 01:36:34 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Tweak SPI_cursor_open to allow INSERT/UPDATE/DELETE RETURNING; this was 2006-08-12 20:05:56 +00:00
storage Add a 'waiting' column to pg_stat_activity to carry the same information 2006-08-19 01:36:34 +00:00
tcop Add server support for "plugin" libraries that can be used for add-on tasks 2006-08-15 18:26:59 +00:00
utils In new "invalid byte sequence" error hint, call it "error", not 2006-08-22 12:11:28 +00:00
Makefile Put probes.o file in right directory, fixes dtrace compilation 2006-08-16 14:57:37 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00