postgresql/src/backend
Marc G. Fournier b66569e41f From: Dan McGuirk <mcguirk@indirect.com>
Subject: [HACKERS] linux/alpha patches

These patches lay the groundwork for a Linux/Alpha port.  The port doesn't
actually work unless you tweak the linker to put all the pointers in the
first 32 bits of the address space, but it's at least a start.  It
implements the test-and-set instruction in Alpha assembly, and also fixes
a lot of pointer-to-integer conversions, which is probably good anyway.
1997-03-12 21:00:17 +00:00
..
access From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:00:17 +00:00
bootstrap From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:00:17 +00:00
catalog 1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after 1997-01-20 04:01:50 +00:00
commands From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 20:48:48 +00:00
executor From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:00:17 +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 From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:00:17 +00:00
optimizer From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:00:17 +00:00
parser From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 20:51:33 +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 From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 20:48:48 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils Add prototypes for oracle-compat functions. Rename geo-*.c adt to geo_*.c 1997-03-09 20:41:02 +00:00
Makefile From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 20:44:57 +00:00