summaryrefslogtreecommitdiff
path: root/src/include/access/valid.h
AgeCommit message (Expand)Author
2002-09-04pgindent run.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2002-05-24Mark index entries "killed" when they are no longer visible to anyTom Lane
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-05-30Third round of fmgr updates: eliminate calls using fmgr() andTom Lane
2000-05-28First round of changes for new fmgr interface. fmgr itself and theTom Lane
2000-01-26Add:Bruce Momjian
1999-07-14Cleanup of /include #include's, for 6.6 only.Bruce Momjian
1999-05-26Make functions static or NOT_USED as appropriate.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-11-27New HeapTuple structure/interface.Vadim B. Mikheev
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-01-31Inline fastgetattr and others so data access does not use functionBruce Momjian
1998-01-15Thank god for searchable mail archives.PostgreSQL Daemon
1997-11-24Remove tqual.h includes not needed.Bruce Momjian
1997-11-20Remove all time travel stuff. Small parser cleanup.Bruce Momjian
1997-11-02Good Bye, Time Travel!Vadim B. Mikheev
1997-09-18Inline frequently called functions.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-03-28From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1996-11-05these ones have their dependencies cleaned upMarc G. Fournier
1996-10-31remove:Marc G. Fournier
1996-08-27Moved from backend/access to include/accessMarc G. Fournier