Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
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
1997-11-28 Rename heap_create to heap_create_and_catatlog, rename heap_creatr to heap_create(). Bruce Momjian 7.1.1
1997-11-24 Remove tqual.h includes not needed. Bruce Momjian 7.1.1
1997-11-21 Remove archive stuff. Bruce Momjian 7.1.1
1997-09-08 Lex/yacc source cleanup like indent. Bruce Momjian 7.1.1