diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-03-20 07:05:21 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-03-20 07:05:21 +0000 |
commit | cf4cee1b17d71f59efb0b47c79357e102f542257 (patch) | |
tree | 01b3ecdd463cf73bc597ba4993f1abac0ac6326f /src/backend/utils/adt/pgstatfuncs.c | |
parent | 5f65225fa37bd244ee5487448ac542b2b2f47296 (diff) | |
download | postgresql-cf4cee1b17d71f59efb0b47c79357e102f542257.tar.gz postgresql-cf4cee1b17d71f59efb0b47c79357e102f542257.zip |
At present, dates are put into a dump in the format specified by the
default datestyle. This is not portable between installations.
This patch sets DATESTYLE to ISO at the start of a pg_dump, so that the
dates written into the dump will be restorable onto any database,
regardless of how its default datestyle is set.
Oliver Elphick
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions