postgresql/src/backend
1996-11-27 15:15:54 +00:00
..
access TransactionIdIsInProgress is commented out 1996-11-27 15:15:54 +00:00
bootstrap Fix bug: -D options implies -d option. 1996-11-22 04:32:41 +00:00
catalog Properly structure ProcedureNameIndexScan so it doesn't generate 1996-11-26 02:45:05 +00:00
commands Shrinking and other things. 1996-11-27 07:27:20 +00:00
executor Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
lib All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
libpq More stuff to make it compile on various ports. 1996-11-27 08:16:44 +00:00
main Bring in Randy's NOROOT patch 1996-11-14 20:49:09 +00:00
nodes Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
optimizer Recognize dependencies more reliably. 1996-11-10 03:13:59 +00:00
parser Make it compile on Ultrix. Thanks Erik Bertelson. 1996-11-26 03:20:35 +00:00
port More stuff to make it compile on various ports. 1996-11-27 08:16:44 +00:00
postmaster More stuff to make it compile on various ports. 1996-11-27 08:16:44 +00:00
regex Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
rewrite Fix access through null pointer info->rule_action. Thanks Darren King. 1996-11-24 05:58:57 +00:00
storage More stuff to make it compile on various ports. 1996-11-27 08:16:44 +00:00
tcop Allow all empty queries to return EMPTY. 1996-11-27 13:47:05 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils More stuff to make it compile on various ports. 1996-11-27 08:16:44 +00:00
Makefile First pass at getting shared libraries on AIX properly built. 1996-11-23 09:51:57 +00:00