postgresql/src/backend
Thomas G. Lockhart c1dcd59c48 Allow most expressions in BETWEEN clause. Allow all expressions if
surrounded by parentheses (but not all are meaningful).
Remove unused keywords ACL, APPEND, MERGE.
Requires a "make clean" to recompile all code since keyword numeric
 assignments have changed with keyword removal.
1998-02-04 06:11:48 +00:00
..
access fmgr_faddr cleanup 1998-01-31 05:54:57 +00:00
bootstrap getpid/pid cleanup 1998-01-25 05:15:15 +00:00
catalog Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +00:00
commands Vacuum parameter fix. 1998-02-03 21:57:27 +00:00
executor Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +00:00
lib Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
libpq 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 is 1998-02-01 00:02:59 +00:00
main Clean up the alpha port, remove the backend/port/alpha subdirectory 1998-02-03 01:25:47 +00:00
nodes Patch against src/backend/nodes/outfuncs.c.orig fixes backend crashes 1998-01-25 04:07:52 +00:00
optimizer Add Var.varlevelup to code. More parser cleanup. 1998-01-20 22:12:17 +00:00
parser Allow most expressions in BETWEEN clause. Allow all expressions if 1998-02-04 06:11:48 +00:00
port Just another dummy file 1998-02-03 12:41:24 +00:00
postmaster From: Phil Thompson <phil@river-bank.demon.co.uk> 1998-01-31 20:14:15 +00:00
regex Major cleanout of PORTNAME variables from Makefiles...bound to screw up 1997-12-20 00:29:35 +00:00
rewrite Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +00:00
storage From: Peter T Mount <patches@maidast.demon.co.uk> 1998-02-02 13:17:01 +00:00
tcop #if aix changed to #if HAVE_SYS_SELECT_H 1998-02-02 00:05:03 +00:00
tioga Major cleanout of PORTNAME variables from Makefiles...bound to screw up 1997-12-20 00:29:35 +00:00
utils Define boolean functions for lseg <, <=, <>, >=, > 1998-02-03 15:55:58 +00:00
Makefile Various fixes NETBSD/sparc related 1998-01-04 19:13:04 +00:00