postgresql/src/backend
Bryan Henderson 3c4b21493d Use proper types so it compiles on DEC C89. Thanks Erik Bertelson. 1997-01-08 08:39:10 +00:00
..
access Releasing empty root page in _bt_endpoint () to avoid 1997-01-05 10:56:36 +00:00
bootstrap pq/signal() portability patch. Also psql copy prompt fix. 1996-12-26 22:08:34 +00:00
catalog Fix for SELECT INTO ... GROUP/ORDER BY where table already exists unlink error. 1997-01-01 06:01:16 +00:00
commands Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson. 1997-01-08 08:31:07 +00:00
executor Add cast to quiet compiler warning. 1996-12-23 08:39:27 +00:00
lib final fix for shared library under BSD44_derived 1997-01-05 23:53:57 +00:00
libpq pq/signal() portability patch. Also psql copy prompt fix. 1996-12-26 22:08:34 +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 Clean up 'if defined()' for header files... 1997-01-06 00:08:31 +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 Change the way ipc.h is included because sys/ipc.h on Ultrix is broken. 1997-01-08 08:33:07 +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 Use proper types so it compiles on DEC C89. Thanks Erik Bertelson. 1997-01-08 08:39:10 +00:00
Makefile Standardize all LDADD to LD_ADD. 1997-01-05 21:17:45 +00:00