postgresql/src/include
2000-03-20 15:42:47 +00:00
..
access Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
bootstrap Add: 2000-01-26 05:58:53 +00:00
catalog Fix incorrect implementation of log(x) for numeric, as well as 2000-03-19 01:12:18 +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 Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
optimizer Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
parser Reverse out BYTEA type coersion. 2000-03-20 15:42:47 +00:00
port I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +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 Fix some (more) problems with subselects in rules. Rewriter failed to 2000-03-16 03:23:18 +00:00
storage Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
tcop Moved psql \eset and \eshow to \encoding 2000-02-20 14:28:28 +00:00
utils Clean up minor compiler warnings. 2000-03-18 18:57:16 +00:00
c.h Add compatiblity information for bytea. 2000-03-20 04:02:47 +00:00
config.h.in Add safety check on expression nesting depth. Default value is set by 2000-03-17 05:29:07 +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_ext.h Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
postgres.h Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +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