Commits

DateSubjectAuthorReleases
2002-04-05 Add INSERT(..., DEFAULT, ). Bruce Momjian 7.3.1
2002-03-19 Add DOMAIN support. Includes manual pages and regression tests, from Bruce Momjian 7.3.1
2002-03-07 Back out domain patch until it works properly. Bruce Momjian 7.3.1
2002-03-06 Ok. Updated patch attached. Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-07-16 Remove some unused node symbols Bruce Momjian 7.2.1
2001-07-16 More EXTEND INDEX removal. Bruce Momjian 7.2.1
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-12-16 Here's the Create/Alter/Drop Group stuff that's been really overdue. I Bruce Momjian 7.1.1
1999-12-10 Rename several destroy* functions/tags to drop*. Bruce Momjian 7.1.1
1999-11-23 Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp Bruce Momjian 7.1.1
1999-10-15 This patch implements ORACLE's COMMENT SQL command. Bruce Momjian 7.1.1
1999-09-23 Add TRUNCATE command, with psql help and sgml additions. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-05-26 Make functions static or NOT_USED as appropriate. Bruce Momjian 7.1.1
1999-03-23 Remove Tee code, move to _deadcode. Bruce Momjian 7.1.1
1999-03-07 Really remove Recipe. Bruce Momjian 7.1.1
1999-02-24 Fix problem with selectivity error in added columns with ALTER TABLE. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1