Commits

DateSubjectAuthorReleases
2002-11-09 Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] Bruce Momjian 7.4.1
2002-07-20 oid is needed, it is added at the end of the struct (after the null Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-01 Attached is a patch which adds 2 missing semi-colons to Bruce Momjian 7.3.1
2002-03-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 7.3.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2001-01-17 Change lcons(x, NIL) to makeList(x) where appropriate. Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-05-10 Change error messages to oids come out as %u and not %d. Change has no Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-02 Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. Bruce Momjian 7.1.1
1999-01-21 The following patch finishes primary key support. Previously, when Bruce Momjian 7.1.1
1998-08-24 o note that now pg_database has a new attribuite "encoding" even Bruce Momjian 7.1.1
1998-08-19 heap_fetch requires buffer pointer, must be released; heap_getnext Bruce Momjian 7.1.1
1998-08-06 Make large objects their own relkind type. Fix dups in pg_class_mb Bruce Momjian 7.1.1
1998-04-26 Re-apply Darren's char2-16 removal code. Bruce Momjian 7.1.1
1998-04-07 Back out char2-char16 removal. Add later. Bruce Momjian 7.1.1
1998-03-30 The following uuencoded, gzip'd file will ... Bruce Momjian 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-06 Change some labels in bootparse to make ctags happy. Clean up outfunc/readfunc code and add missing fields for Query structure and new Union fields. Fix optimizer bug shown in new \do command. Change WARN to ERROR in contrib and regression stuff. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-12-17 Rename Query label so ctags finds real structure. Bruce Momjian 7.1.1
1997-11-28 Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. Bruce Momjian 7.1.1