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
/
misc
Commit message (
Expand
)
Author
Age
*
Inline fastgetattr and others so data access does not use function
Bruce Momjian
1998-01-31
*
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
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-19
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
*
Clean up handling of environment variables in path names.
Thomas G. Lockhart
1997-11-10
*
Routines for database initial access info and support.
Thomas G. Lockhart
1997-11-07
*
Add database.c for database initial access info and support.
Thomas G. Lockhart
1997-11-07
*
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
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
*
Cleaned up include headers
Marc G. Fournier
1996-11-03
*
Convenience routine for checking superuser status.
Bryan Henderson
1996-11-02