index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
error
/
format.c
Commit message (
Expand
)
Author
Age
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Add:
Bruce Momjian
2000-01-26
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Rename to vararg_format().
Bruce Momjian
1999-06-19
*
Change form() to varargform() to prevent portability problems.
Bruce Momjian
1999-06-19
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Replace direct inclusions of c.h with inclusion of postgres.h,
Tom Lane
1999-01-17
*
Some security, since we now have vsnprintf, I remade an old patch
Bruce Momjian
1999-01-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
*
added const declaration E.Mergl
Edmund Mergl
1997-05-17
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09