postgresql/src/backend
Bryan Henderson e67cc8a346 Fix bug: -D options implies -d option. 1996-11-22 04:32:41 +00:00
..
access Fix memory overhelding while forming index' result: 1996-11-21 06:13:43 +00:00
bootstrap Fix bug: -D options implies -d option. 1996-11-22 04:32:41 +00:00
catalog Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
commands Fix for Alter TABLE add column varchar(). Was causing zero length. 1996-11-17 04:23:10 +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 Add comments about the diversity of signal functionality. Came from 1996-11-18 02:25:09 +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 Can't add a keyword without making it a keyword. :-) 1996-11-20 22:58:22 +00:00
port Quiet compiler warnings about missing prototypes in Linux's bitops.h. 1996-11-18 01:45:44 +00:00
postmaster Remove most compile-time options, add a few runtime options to make up for it. 1996-11-14 10:25:54 +00:00
regex Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
rewrite All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
storage Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
tcop Remove linux define of __USE_POSIX, which doesn't appear to do anything. 1996-11-18 02:26:57 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils There is a bug in aclinsert3 in the code which update the acl arrays. 1996-11-20 22:53:10 +00:00
Makefile Make port-specific link libraries defined for linking backend more global 1996-11-18 02:23:41 +00:00