summaryrefslogtreecommitdiff
path: root/src/include/utils/rel.h
Commit message (Expand)AuthorAgeFilesLines
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-4/+5
* Add Assert() to check for trying to heap_close a relation when theTom Lane2000-02-271-2/+4
* Fix problems seen in parallel regress tests when SI buffer overruns (causingTom Lane2000-01-311-21/+31
* Add:Bruce Momjian2000-01-261-2/+3
* added ALTER TABLE DROP COLUMN, early versionPeter Eisentraut2000-01-221-2/+2
* Make number of args to a function configurable.Bruce Momjian2000-01-101-2/+2
* Commit to make clearer distinction for temp names and real names.Bruce Momjian1999-11-161-3/+21
* New NameStr macro to convert Name to Str. No need for var.data anymore.Bruce Momjian1999-11-071-2/+2
* Make it possible to execute crashed CREATE/DROP commands again.Hiroshi Inoue1999-11-041-2/+2
* This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.Jan Wieck1999-09-291-1/+6
* Mega-commit to make heap_open/heap_openr/heap_close take anTom Lane1999-09-181-22/+34
* More cleanupBruce Momjian1999-07-161-3/+3
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-7/+7
* pgindent run over code.Bruce Momjian1999-05-251-15/+15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-15/+15
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-4/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-4/+3
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-14/+5
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-3/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+3
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-3/+2
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-151-3/+2
* More archive cleanup.Bruce Momjian1997-11-211-3/+1
* Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev1997-10-281-1/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-5/+5
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-37/+37
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-75/+80
* struct Trigger changedVadim B. Mikheev1997-09-041-5/+3
* Triggers added to RelationVadim B. Mikheev1997-09-011-1/+26
* finally, this directory is (should be!) totally cleanMarc G. Fournier1996-11-041-4/+4
* Another series started from utils/builtins.hMarc G. Fournier1996-11-041-7/+7
* Okay, following Bryan's (and others) suggestions...cleaning up theMarc G. Fournier1996-11-011-5/+5
* Fixes: Errors when PQexec() in backend creates tempMarc G. Fournier1996-10-241-1/+3
* Hopefully that cleans up the cruft from rel.hMarc G. Fournier1996-10-191-1/+2
* and anotherMarc G. Fournier1996-10-191-8/+2
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+170