postgresql/src/backend
2004-09-27 04:18:28 +00:00
..
access Code cleanup: don't bother casting the argument to pfree() to void * 2004-09-27 04:01:23 +00:00
bootstrap Fix unintended assignment of sequences to the containing schema's 2004-08-31 17:10:36 +00:00
catalog Restructure subtransaction handling to reduce resource consumption, 2004-09-16 16:58:44 +00:00
commands Code cleanup: don't bother casting the argument to pfree() to void * 2004-09-27 04:01:23 +00:00
executor ExecProcAppend() wasn't called ExecAppend() because the latter name was 2004-09-24 01:36:37 +00:00
lib Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq Remove references to the ODBC driver from the main source tree. From Kris 2004-09-27 04:18:28 +00:00
main Cleanup some ancient Ultrix / Alpha code in main() that is intended to 2004-09-24 06:29:07 +00:00
nodes Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
optimizer Fix mistaken comment. 2004-09-01 18:04:32 +00:00
parser A few minor list-related cleanups: 2004-09-27 04:12:03 +00:00
po ExecProcAppend() wasn't called ExecAppend() because the latter name was 2004-09-24 01:36:37 +00:00
port shmdt takes a void* parameter, per Kris Jurka. 2004-09-24 05:27:35 +00:00
postmaster Rotate on time boundaries that are sensible per local time rather than GMT. 2004-09-21 00:21:25 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
storage RecentXmin is too recent to use as the cutoff point for accessing 2004-09-16 18:35:23 +00:00
tcop Repair bug that would allow libpq to think a command had succeeded when 2004-09-26 00:26:28 +00:00
utils A few minor list-related cleanups: 2004-09-27 04:12:03 +00:00
Makefile Add libpgport to postgres.def for Windows build. Per Magnus Hagander. 2004-08-01 18:07:42 +00:00
nls.mk Add translation from 7.4 branch to head. 2004-08-11 09:00:27 +00:00