postgresql/src/backend
2006-12-29 10:50:22 +00:00
..
access Fix up btree's initial scankey processing to be able to detect redundant 2006-12-28 23:16:39 +00:00
bootstrap
catalog
commands Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
executor Fix failure due to accessing an already-freed tuple descriptor in a plan 2006-12-26 21:37:20 +00:00
lib
libpq
main
nodes Code review for XML patch. Instill a bit of sanity in the location of 2006-12-24 00:29:20 +00:00
optimizer
parser
po Translation updates 2006-12-02 01:16:16 +00:00
port Patch of Win32 Encoding problem for server messages using 2006-12-04 22:23:40 +00:00
postmaster Add a txn_start column to pg_stat_activity. This makes it easier to 2006-12-06 18:06:48 +00:00
regex
rewrite Message style improvements 2006-10-06 17:14:01 +00:00
storage Modify local buffer management to request memory for local buffers in blocks 2006-12-27 22:31:54 +00:00
tcop
utils De-escape XML names when reverse-compiling XML expressions. 2006-12-29 10:50:22 +00:00
Makefile On Windows, we know the backend stack size limit because we have to 2006-10-08 17:15:34 +00:00
nls.mk