summaryrefslogtreecommitdiff
path: root/src/include/access/valid.h
Commit message (Expand)AuthorAgeFilesLines
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane2003-11-091-12/+8
* Get rid of ReferentialIntegritySnapshotOverride by extending Executor APITom Lane2003-09-251-3/+3
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Mark index entries "killed" when they are no longer visible to anyTom Lane2002-05-241-22/+10
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Third round of fmgr updates: eliminate calls using fmgr() andTom Lane2000-05-301-13/+11
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-281-2/+2
* Add:Bruce Momjian2000-01-261-2/+3
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-15/+1
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-261-3/+1
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-29/+21
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* Inline fastgetattr and others so data access does not use functionBruce Momjian1998-01-311-2/+2
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-151-4/+4
* Remove tqual.h includes not needed.Bruce Momjian1997-11-241-2/+2
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-3/+3
* Good Bye, Time Travel!Vadim B. Mikheev1997-11-021-7/+4
* Inline frequently called functions.Bruce Momjian1997-09-181-9/+134
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-3/+3
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-4/+4
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-11/+13
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-281-2/+4
* these ones have their dependencies cleaned upMarc G. Fournier1996-11-051-7/+4
* remove:Marc G. Fournier1996-10-311-2/+1
* Moved from backend/access to include/accessMarc G. Fournier1996-08-271-0/+37