postgresql/src/backend
Marc G. Fournier 7cd394dc43 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Subject: [HACKERS] Patches for 970316 compilation

I made a small pre-emptive change in the new datetime code to eliminate
calls to infnan(). Hopefully this will make Solaris (and probably other
non-GNUlib) systems happier. Didn't find fe-connect.h in the 970316
distribution, so made one up. Also, one of the test routines needs an
update for the geo-decls.h -> geo_decls.h name change.
Patches appear below...
1997-03-16 19:05:00 +00:00
..
access Date/Time updates from Thomas... 1997-03-14 23:21:12 +00:00
bootstrap Date/Time updates from Thomas... 1997-03-14 23:21:12 +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 Missing bits from Dan's patches...sorry :( 1997-03-14 05:56:27 +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 > There are some minor fixes to the GEQO. 1997-03-14 16:03:02 +00:00
parser From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 20:51:33 +00:00
port Last of Dan's hidden tar balls :) 1997-03-14 06:01:40 +00:00
postmaster From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:23:16 +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 From: Massimo Dal Zotto <dz@cs.unitn.it> 1997-03-15 01:23:58 +00:00
tcop From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:13:19 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-03-16 19:05:00 +00:00
Makefile From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 20:44:57 +00:00