This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-10 17:42:29 +03:00
Code
Activity
Files
7dac778561808267a064c0709e44a19057ab52f5
postgres
/
src
/
backend
/
utils
/
misc
History
Bruce Momjian
7dac778561
Add GUC setting for Australian timezones. Uses new GUC boolean callback
...
functions to clear date cache. Allow regression tests to pass when timezone set.
2001-06-18 16:14:44 +00:00
..
.cvsignore
Keep CVS quiet about derived file guc-file.c.
2000-06-02 00:04:26 +00:00
database.c
Remove OLD_FILE_NAMING code. No longer used.
2001-05-30 20:52:34 +00:00
guc-file.l
reset all: command line and .conf options change defaults
2001-06-07 04:50:57 +00:00
guc.c
Add GUC setting for Australian timezones. Uses new GUC boolean callback
2001-06-18 16:14:44 +00:00
Makefile
Add support for VPATH builds, that is, building somewhere else than in the
2000-10-20 21:04:27 +00:00
postgresql.conf.sample
Add GUC setting for Australian timezones. Uses new GUC boolean callback
2001-06-18 16:14:44 +00:00
ps_status.c
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00
superuser.c
Allow a non-superuser database owner to vacuum all tables in his
2001-06-13 21:44:41 +00:00