postgresql/src/include
2000-02-27 18:06:28 +00:00
..
access Clean up some really grotty coding in catcache.c, improve hashing 2000-02-21 03:36:59 +00:00
bootstrap Add: 2000-01-26 05:58:53 +00:00
catalog Jan forgot to increment catversion when adding lztext. Naughty naughty. 2000-02-27 18:06:28 +00:00
commands Get rid of postgres.c's separate parsing logic for PGDATESTYLE env. 2000-02-19 22:10:47 +00:00
executor Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
lib 2. trigger.c fails to compile due to a syntax error. It contains 2000-02-13 13:21:11 +00:00
libpq Add: 2000-01-26 05:58:53 +00:00
mb Add builtin functions: 2000-01-18 05:10:29 +00:00
nodes Change parse-time representation of float literals (which include oversize 2000-02-21 18:47:12 +00:00
optimizer New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +00:00
parser Fix exprTypmod to recognize length-coercion function expressions, 2000-02-26 21:11:10 +00:00
port Moved psql \eset and \eshow to \encoding 2000-02-20 14:28:28 +00:00
regex Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
rewrite Add: 2000-01-26 05:58:53 +00:00
storage Change cancel while waiting-for-lock stuff. 2000-02-22 09:55:26 +00:00
tcop Moved psql \eset and \eshow to \encoding 2000-02-20 14:28:28 +00:00
utils Reactivated LZTEXT data type and changed rule plan- and qual-strings 2000-02-27 12:02:34 +00:00
c.h Add: 2000-01-26 05:58:53 +00:00
config.h.in Moved psql \eset and \eshow to \encoding 2000-02-20 14:28:28 +00:00
config.h.win32 Add missing files like foreign key regression tests and config.h.win32. 2000-02-24 16:02:28 +00:00
miscadmin.h 1. miscadmin.h needs to include sys/types.h for a definition of pid_t 2000-02-23 15:46:15 +00:00
postgres.h Add: 2000-01-26 05:58:53 +00:00
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
rusagestub.h Add: 2000-01-26 05:58:53 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in Update version for 7.0. 1999-11-01 02:33:32 +00:00