postgresql/src/backend
Bruce Momjian d8023a00bd Fix vacuum crash Vadim found. 1997-03-09 07:12:36 +00:00
..
access Change "WARN" message generated if a unique index is attempted on a table/key 1997-02-25 03:38:23 +00:00
bootstrap Change NEED_SIG_JMP to HAVE_SIGSETJMP in preparation for configure 1997-01-24 22:42:35 +00:00
catalog 1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after 1997-01-20 04:01:50 +00:00
commands Fix vacuum crash Vadim found. 1997-03-09 07:12:36 +00:00
executor Fixing bug in INDEXSCAN_PATCH: 1997-01-22 05:26:50 +00:00
lib Remove CFLAGS_SL from lib/Makefile 1997-01-14 02:35:34 +00:00
libpq Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
main Bring in Randy's NOROOT patch 1996-11-14 20:49:09 +00:00
nodes Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
optimizer Patch from Martin due to changes in joinrels.c 1997-03-03 23:26:45 +00:00
parser Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch. 1997-03-02 01:03:44 +00:00
port Remove SUBSYS.o in port/ on clean. 1997-02-28 10:57:47 +00:00
postmaster Prevent SIGPIPE from crashing server, by Dan McGuirk. 1997-03-02 02:17:32 +00:00
regex Remove __P macro usage so it compiles without cdefs.h. 1996-12-15 09:21:37 +00:00
rewrite Change %ud to %u 1996-12-26 17:49:56 +00:00
storage Make the error message output by AllocateFile() if failes to 1997-02-20 22:54:18 +00:00
tcop Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils This is a set of single row character functions, defined for the datatype 1997-03-04 05:32:26 +00:00
Makefile Add and install the pg_geqo.sample file 1997-02-19 13:09:34 +00:00