postgresql/src
Thomas G. Lockhart 0a95a17da2 Change mixed-case routines to lower-case for case-insensitive SQL.
Add mixed-case #define synonyms to avoid changing more source code.
Add comparison operators for boolean.
Add aggregate min() and max() for datetime and timespan.
1997-04-27 19:24:16 +00:00
..
backend Change mixed-case routines to lower-case if referenced in pg_proc.h 1997-04-27 19:21:06 +00:00
bin Missed an -I directive 1997-04-26 06:13:31 +00:00
include Change mixed-case routines to lower-case for case-insensitive SQL. 1997-04-27 19:24:16 +00:00
interfaces From: Raymond Toy <toy@rtp.ericsson.se> 1997-04-17 20:39:31 +00:00
makefiles Remove port specific Makefile 'targets' (ie. shared libraries) from 1997-04-12 10:33:10 +00:00
man A few changes to reflect things properly suggested by David 1997-04-26 18:43:40 +00:00
template More misc patches from Thomas for regression tests and linux templates 1997-04-26 05:50:25 +00:00
test From: Keith Parks <emkxp01@mtcc.demon.co.uk> 1997-04-27 18:55:37 +00:00
tools Add ccsym to tools to determine OS/compiler specific symbols 1997-04-13 17:09:45 +00:00
tutorial Silence compiler warnings, fix error in complex compare function. 1997-01-05 21:20:34 +00:00
utils Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
BACKEND_DIRS Small regression and doc patch 1996-12-13 02:39:00 +00:00
config.guess Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 1997-03-25 07:16:36 +00:00
configure Reverse check for TR so that trbsd gets checked for first 1997-04-26 13:36:38 +00:00
configure.in Reverse check for TR so that trbsd gets checked for first 1997-04-26 13:36:38 +00:00
GNUmakefile.in Patch for Solaris 2.5 from: adrian@waltham.harvard.net 1997-04-15 18:18:45 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
MAKE_CTAGS Add execute permission. 1996-10-08 04:09:50 +00:00
MAKE_ETAGS Try to fix mode. 1996-11-07 05:15:31 +00:00
MAKE_MKID Renamed file. 1996-10-05 21:16:34 +00:00
Makefile Add distclean to target listing 1997-04-04 09:01:19 +00:00
Makefile.global.in clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0 1997-04-26 05:07:12 +00:00