postgresql/src/backend
1996-11-25 03:03:48 +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 Move include of signal.h inside pqsignal.h so it's always where it's needed. 1996-11-24 04:07:17 +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 Prevent empty queries from crashing server. 1996-11-25 03:03:48 +00:00
port Quiet compiler warnings about missing prototypes in Linux's bitops.h. 1996-11-18 01:45:44 +00:00
postmaster Move include of signal.h inside pqsignal.h so it's always where it's needed. 1996-11-24 04:07:17 +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 Typecasts, etc. to make compile work on AIX. Thanks Darren King.. 1996-11-24 04:44:24 +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 Typecasts, etc. to make compile work on AIX. Thanks Darren King.. 1996-11-24 04:44:24 +00:00
Makefile First pass at getting shared libraries on AIX properly built. 1996-11-23 09:51:57 +00:00