aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/error/format.c
Commit message (Expand)AuthorAge
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Add:Bruce Momjian2000-01-26
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Rename to vararg_format().Bruce Momjian1999-06-19
* Change form() to varargform() to prevent portability problems.Bruce Momjian1999-06-19
* pgindent run over code.Bruce Momjian1999-05-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Replace direct inclusions of c.h with inclusion of postgres.h,Tom Lane1999-01-17
* Some security, since we now have vsnprintf, I remade an old patchBruce Momjian1999-01-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* added const declaration E.MerglEdmund Mergl1997-05-17
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09