postgresql/src/backend
1997-01-10 18:55:24 +00:00
..
access Fixed (I hope) unique btree index implementation. 1997-01-10 10:06:20 +00:00
bootstrap pq/signal() portability patch. Also psql copy prompt fix. 1996-12-26 22:08:34 +00:00
catalog index_insert has now HeapRelation as last param (for unique index 1997-01-10 09:51:40 +00:00
commands Massimo fix for non-existant file copy error. 1997-01-10 17:46:33 +00:00
executor index_insert has now HeapRelation as last param (for unique index 1997-01-10 10:00:39 +00:00
lib Makefile's -fpic only for gcc 1997-01-10 18:19:02 +00:00
libpq I found the following bugs in the version 6.0 (dated 961229). 1997-01-10 17:40:07 +00:00
main Bring in Randy's NOROOT patch 1996-11-14 20:49:09 +00:00
nodes I have this annoying habit (among others) of putting 1996-12-26 17:47:42 +00:00
optimizer #include "postgres.h" 1997-01-08 10:33:46 +00:00
parser I have this annoying habit (among others) of putting 1996-12-26 17:47:42 +00:00
port Add NeXT port submitted by: Ovidiu Predescu <ovidiu@bx.logicnet.ro> 1997-01-06 00:12:34 +00:00
postmaster Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full 1996-12-28 02:13:05 +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 index_insert has now HeapRelation as last param (for unique index 1997-01-10 10:00:39 +00:00
tcop Use proper types so it compiles on DEC C89. Thanks Erik Bertelson. 1997-01-08 08:39:10 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils cleanup for LINUX_ELF 1997-01-10 18:55:24 +00:00
Makefile Standardize all LDADD to LD_ADD. 1997-01-05 21:17:45 +00:00