]> granicus.if.org Git - postgresql/history - src/include/utils/relcache.h
Repair some REINDEX problems per recent discussions. The relcache is
[postgresql] / src / include / utils / relcache.h
2003-09-24 Tom LaneRepair some REINDEX problems per recent discussions...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-05-28 Tom LaneReplace functional-index facility with expressional...
2002-08-06 Tom LaneRestructure local-buffer handling per recent pghackers...
2002-08-02 Tom LaneWhen compiling with --enable-cassert, check for referen...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-03-26 Tom Lanepg_class has a relnamespace column. You can create...
2002-02-19 Tom LaneA bunch of changes aimed at reducing backend startup...
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-06 Tom LaneRearrange fmgr.c and relcache so that it's possible...
2001-06-29 Tom LaneFurther work on connecting the free space map (which...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-21 Peter EisentrautPut external declarations into header files.
2000-10-23 Vadim B. MikheevNew relcache hash table with RelFileNode as key to...
2000-08-06 Tom LaneToast all the system-table columns that seem to need...
2000-06-17 Tom LaneFix performance problems with pg_index lookups (see...
2000-01-31 Tom LaneFix problems seen in parallel regress tests when SI...
2000-01-26 Bruce MomjianAdd:
2000-01-22 Peter Eisentrautadded ALTER TABLE DROP COLUMN, early version
1999-11-21 Tom LaneRepair problem exposed by Jan's new parallel-regression...
1999-10-03 Tom LaneReimplement parsing and storage of default expressions...
1999-09-04 Tom LaneModify RelationFlushRelation so that if the relcache...
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-05-01 Tom LaneArrange for VACUUM to delete the init file that relcach...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
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...
1997-06-04 Vadim B. MikheevDefinition for RelationForgetRelation().
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-04 Marc G. Fournierfinally, this directory is (should be!) totally clean
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files