| From: | Bruce Momjian - CVS <momjian(at)hub(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/ oc/src/sgml/runtime.sgml rc/backend/uti ... |
| Date: | 2001-06-18 16:14:44 |
| Message-ID: | 200106181614.f5IGEiU47435@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/06/18 12:14:44
Modified files:
doc/src/sgml : runtime.sgml
src/backend/utils/adt: datetime.c
src/backend/utils/misc: guc.c postgresql.conf.sample
src/include/utils: datetime.h guc.h
src/test/regress/expected: horology-no-DST-before-1970.out
horology-solaris-1947.out
horology.out timestamp.out
src/test/regress/sql: horology.sql timestamp.sql
Log message:
Add GUC setting for Australian timezones. Uses new GUC boolean callback
functions to clear date cache. Allow regression tests to pass when
timezone set.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2001-06-18 17:20:56 | pgsql/contrib Makefile |
| Previous Message | Bruce Momjian - CVS | 2001-06-18 16:13:22 | pgsql/src backend/catalog/aclchk.c backend/cat ... |