postgresql/src/backend
Tom Lane 94e90d9a86 Add some more Assert checks. 2000-08-22 04:00:10 +00:00
..
access CREATE btree INDEX takes dead tuples into account when old transactions 2000-08-10 02:33:20 +00:00
bootstrap Modify heap_open()/heap_openr() API per pghackers discussion of 11 July. 2000-08-03 19:19:38 +00:00
catalog Move pg_checkretval out of the planner (where it never belonged) into 2000-08-21 20:55:31 +00:00
commands fmgr interface mopup work. Use new DatumGetBool and BoolGetDatum 2000-08-21 17:22:36 +00:00
executor Move pg_checkretval out of the planner (where it never belonged) into 2000-08-21 20:55:31 +00:00
lib Standardize on just one spelling of BITSPERBYTE. 2000-08-20 19:31:37 +00:00
libpq Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
main Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
nodes copyObject() and equal() now know about all parse-time node types, 2000-08-11 23:45:35 +00:00
optimizer Move pg_checkretval out of the planner (where it never belonged) into 2000-08-21 20:55:31 +00:00
parser Make functional indexes accept binary-compatible functions, for example 2000-08-20 00:44:19 +00:00
port Fix misuse of StrNCpy to copy and add null to non-null-terminated data. 2000-07-07 21:12:53 +00:00
postmaster Introduce HAVE_UNIX_SOCKETS symbol to replace repeatedly listing all the 2000-08-20 10:55:35 +00:00
regex Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
rewrite Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' 2000-08-08 15:43:12 +00:00
storage Cancel request while waiting for a lock should try to wake 2000-07-31 01:16:24 +00:00
tcop copyObject() and equal() now know about all parse-time node types, 2000-08-11 23:45:35 +00:00
tioga Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
utils Add some more Assert checks. 2000-08-22 04:00:10 +00:00
Makefile Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00