summaryrefslogtreecommitdiff
path: root/src/backend/commands/_deadcode/recipe.c
Commit message (Expand)AuthorAgeFilesLines
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-3/+3
* Add:Bruce Momjian2000-01-261-2/+3
* setheapoverride() is history. Uses replaced with CommandCounterIncrement()Tom Lane2000-01-171-5/+4
* Make number of args to a function configurable.Bruce Momjian2000-01-101-5/+5
* Final cleanup.Bruce Momjian1999-07-161-10/+10
* Update #include cleanupsBruce Momjian1999-07-161-2/+2
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-19/+19
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-13/+13
* pgindent run over code.Bruce Momjian1999-05-251-20/+20
* Fix snprintf with strings, and nextval('"Aa"');Bruce Momjian1999-03-161-3/+3
* Fix problem with selectivity error in added columns with ALTER TABLE.Bruce Momjian1999-02-241-0/+1333