]> granicus.if.org Git - postgresql/history - src/include/catalog/heap.h
Ok. Updated patch attached.
[postgresql] / src / include / catalog / heap.h
2002-03-06 Bruce MomjianOk. Updated patch attached.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-22 Tom LaneConsolidate tables of known system attributes into...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-05-30 Bruce MomjianAttached is my patch that adds DROP CONSTRAINT support...
2001-05-07 Tom LaneRewrite of planner statistics-gathering code. ANALYZE...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-08 Tom LaneMake DROP TABLE rollback-able: postpone physical file...
2000-07-04 Tom LaneMake toast-table creation and deletion work somewhat...
2000-06-18 Tom LaneReimplement nodeMaterial to use a temporary BufFile...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
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