summaryrefslogtreecommitdiff
path: root/src/backend/commands/_deadcode/recipe.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove last recipe file.Bruce Momjian2002-07-301-20/+0
|
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
|
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
| | | | initdb/regression tests pass.
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
| | | | spacing. Also adds space for one-line comments.
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
| | | | tests pass.
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
|
* Add:Bruce Momjian2000-01-261-2/+3
| | | | | | * Portions Copyright (c) 1996-2000, PostgreSQL, Inc to all files copyright Regents of Berkeley. Man, that's a lot of files.
* Fix problem with selectivity error in added columns with ALTER TABLE.Bruce Momjian1999-02-241-0/+19
Move files to deadcode.