postgresql/src/backend
2003-12-07 04:11:26 +00:00
..
access Fix longstanding error in _bt_search(): should moveright at top of loop not 2003-07-29 22:18:48 +00:00
bootstrap Remove no-longer-needed inclusion of bootstrap_tokens.h, per patch 2002-11-04 14:22:32 +00:00
catalog Apply fixes for problems with dropped columns whose types have also been 2003-05-12 00:17:34 +00:00
commands For COMMENT ON DATABASE where database name is unknown or not the current 2003-07-17 20:14:09 +00:00
executor _SPI_cursor_operation forgot to check for failure return from 2003-09-23 15:11:41 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq SSL_read/SSL_write do not approximate the return conventions of recv() 2003-08-04 17:58:25 +00:00
main Add missing #include <errno.h>, per gripe from Alessio Bragadini. 2002-10-31 22:37:19 +00:00
nodes Adjust handling of command status strings in the presence of rules, 2002-10-14 22:14:35 +00:00
optimizer Back-patch fix to check vartypmod when matching PlannerParamVar entries. 2003-11-30 22:24:16 +00:00
parser Don't generate 'zero' typeids in the output from gen_cross_product. 2003-06-25 20:07:54 +00:00
po Translation updates 2003-01-04 10:26:28 +00:00
port Back-patch fix to cause stats processes to detach from shared memory, 2003-11-30 21:56:36 +00:00
postmaster Back-patch fix to cause stats processes to detach from shared memory, 2003-11-30 21:56:36 +00:00
regex Fix char-vs-pg_wchar confusion in p_ere(), per failure report from 2003-04-20 17:37:22 +00:00
rewrite It is possible for ResolveNew to be used to insert a sublink into a 2003-10-20 20:02:30 +00:00
storage Force zero_damaged_pages to be effectively ON during recovery from WAL, 2003-12-01 16:53:42 +00:00
tcop Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTO 2003-01-21 22:06:36 +00:00
utils Repair indexed bytea like operations, and related selectivity 2003-12-07 04:11:26 +00:00
Makefile > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls.mk Translation updates 2002-12-10 20:00:27 +00:00