diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-19 22:10:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-19 22:10:47 +0000 |
commit | f46571165d0d0e82b36e1f4ca2a10efb7255e3e6 (patch) | |
tree | a35ea254ff94039fb4d4aaee6f2c588e90f15ef1 /src/backend/commands/remove.c | |
parent | bd43ae0ecd607a22c321df57366c4b900e4e9c0f (diff) | |
download | postgresql-f46571165d0d0e82b36e1f4ca2a10efb7255e3e6.tar.gz postgresql-f46571165d0d0e82b36e1f4ca2a10efb7255e3e6.zip |
Get rid of postgres.c's separate parsing logic for PGDATESTYLE env.
variable, instead calling same code in variable.c that is used to parse
SET DATESTYLE. Fix bug: although backend's startup datestyle had been
changed to ISO, 'RESET DATESTYLE' and 'SET DATESTYLE TO DEFAULT' didn't
know about it. For consistency I have made the latter two reset to the
PGDATESTYLE-defined initial value, which may not be the same as the
compiled-in default of ISO.
Diffstat (limited to 'src/backend/commands/remove.c')
0 files changed, 0 insertions, 0 deletions