postgresql/src/backend
2002-10-26 15:01:01 +00:00
..
access Perform transaction cleanup operations in a less ad-hoc, more 2002-10-22 22:44:36 +00:00
bootstrap Ensure that before truncating CLOG, we force a checkpoint even if no 2002-09-26 22:58:34 +00:00
catalog Fix places that were using IsTransactionBlock() as an (inadequate) check 2002-10-21 22:06:20 +00:00
commands Fix places that were using IsTransactionBlock() as an (inadequate) check 2002-10-21 22:06:20 +00:00
executor Make SPI's execution of querystrings follow the rules agreed to for 2002-10-14 23:49:20 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Add SSL documentation info to README.SSL 2002-10-03 17:26:14 +00:00
main pgindent run. 2002-09-04 20:31:48 +00:00
nodes Adjust handling of command status strings in the presence of rules, 2002-10-14 22:14:35 +00:00
optimizer Fix range-query estimation to not double-exclude NULLs, per gripe from 2002-10-19 02:56:16 +00:00
parser Function-call-style type coercions should be treated as explicit 2002-10-24 22:09:00 +00:00
po Translation updates 2002-10-14 19:04:28 +00:00
port Fix Linux dynloader code for pre-HAVE_DLOPEN systems, which evidently 2002-10-15 16:04:17 +00:00
postmaster Fix some places that were unportably assuming struct timeval's tv_sec 2002-10-24 23:19:13 +00:00
regex Remove retest Makefile entry because it does not compile. 2002-09-16 16:02:43 +00:00
rewrite Rule rewriter was doing the wrong thing with conditional INSTEAD rules 2002-10-20 00:58:55 +00:00
storage Avoid palloc(0) when MaxBackends = 1. 2002-10-03 19:17:55 +00:00
tcop Fix some places that were unportably assuming struct timeval's tv_sec 2002-10-24 23:19:13 +00:00
utils Add missing semicolons to a few PG_FUNCTION_INFO_V1 calls. 2002-10-26 15:01:01 +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-09-14 13:46:24 +00:00