index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
elog.h
Commit message (
Expand
)
Author
Age
*
Removed ELOG_TIMESTAMPS #define in favor of two run-time
Peter Eisentraut
2000-06-04
*
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-31
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add:
Bruce Momjian
2000-01-26
*
Fixed everything in and surrounding createdb and dropdb to make it more
Peter Eisentraut
2000-01-13
*
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27
*
Eliminate elog()'s hardwired limit on length of an error message.
Tom Lane
1999-09-11
*
Remove S*I comments from Stephan.
Bruce Momjian
1999-07-13
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Hi!
Bruce Momjian
1999-01-18
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
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
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Add prototype for: int DebugFileOpen()
Marc G. Fournier
1996-11-06
*
More cleanups of the include files
Marc G. Fournier
1996-08-28