postgresql/src/backend
2003-04-05 19:54:12 +00:00
..
access This patch implements holdable cursors, following the proposal 2003-03-27 16:51:29 +00:00
bootstrap Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 2003-03-06 00:04:27 +00:00
catalog Instead of storing pg_statistic stavalues entries as text strings, store 2003-03-23 05:14:37 +00:00
commands Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
executor Add new files. 2003-03-27 16:53:15 +00:00
lib Remove bit.c/h routines. Not used anymore. 2003-01-09 01:23:55 +00:00
libpq Don't re-invent the strchr() wheel. 2003-04-03 21:50:23 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Todo items: 2003-03-20 07:02:11 +00:00
optimizer Tweak selectivity and related routines to cope with domains. Per report 2003-03-23 01:49:02 +00:00
parser Repair incorrect checking of grouped/ungrouped variables in the presence 2003-04-03 18:04:09 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
postmaster Ignore SIGXFSZ (if platform has it), so that ulimit violations work like 2003-03-24 22:40:14 +00:00
regex Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
rewrite Remove REWRITE_INVOKE_MAX in favor of making an accurate check for 2003-02-25 23:47:43 +00:00
storage Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
tcop This patch implements holdable cursors, following the proposal 2003-03-27 16:51:29 +00:00
utils Fix compile problem with Win32 macro used inside another macro. 2003-04-05 19:54:12 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00