]> granicus.if.org Git - postgresql/history - src/include/catalog/heap.h
added ALTER TABLE DROP COLUMN, early version
[postgresql] / src / include / catalog / heap.h
2000-01-22 Peter Eisentrautadded ALTER TABLE DROP COLUMN, early version
1999-12-10 Bruce MomjianRename several destroy* functions/tags to drop*.
1999-11-04 Hiroshi InoueMake it possible to execute crashed CREATE/DROP command...
1999-10-26 Bruce MomjianHello.
1999-10-15 Bruce MomjianThis patch implements ORACLE's COMMENT SQL command.
1999-10-03 Tom LaneReimplement parsing and storage of default expressions...
1999-09-23 Bruce MomjianAdd TRUNCATE command, with psql help and sgml additions.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-05-25 Bruce Momjianpgindent run over code.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-02-02 Bruce MomjianAdd TEMP tables/indexes. Add COPY pfree(). Other...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-08-06 Bruce MomjianMake large objects their own relkind type. Fix dups...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-11-28 Bruce MomjianRename heap_destroyr to heap_destroy, heap_destroy...
1997-11-28 Bruce MomjianRename heap_create to heap_create_and_catatlog, rename...
1997-11-21 Bruce MomjianRemove archive stuff.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-05 Marc G. Fournierclean this one
1996-08-28 Marc G. FournierMore cleanups of the include files