postgresql/src/backend
Marc G. Fournier 00bcb8a0ed Change "WARN" message generated if a unique index is attempted on a table/key
containing non-unique data
1997-02-25 03:38:23 +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 Clarify clearing of attribute stats memory. 1997-02-18 04:13:57 +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 Fix for queries with 3 or more relations participating in 1997-02-20 02:54:09 +00:00
parser Prevent under/over flow of float8 constants in parser. Small regression fix. 1997-02-19 20:11:05 +00:00
port Improvements to the ultrix port, in particular a bunch of compiler 1997-02-13 09:54:14 +00:00
postmaster Delete -e option to postmaster, keep postgres -e option. 1997-02-19 01:31:30 +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 Prevent under/over flow of float8 constants in parser. Small regression fix. 1997-02-19 20:11:05 +00:00
Makefile Add and install the pg_geqo.sample file 1997-02-19 13:09:34 +00:00