Have to_date() call timestamptz_date() per Karel's email instructions.
authorThomas G. Lockhart
Fri, 4 Jan 2002 15:49:42 +0000 (15:49 +0000)
committerThomas G. Lockhart
Fri, 4 Jan 2002 15:49:42 +0000 (15:49 +0000)
commitc826d1cefb6493b5cc718c41b8b459a24eb2ba5f
treeef37e84bf6eb56d7e20eab21f1d2054a029e2ea0
parent5a60ba50784dcca1ffd5fe27156d23034484992c
Have to_date() call timestamptz_date() per Karel's email instructions.
Fixes time zone problems introduced by Thomas' implementation of
 TIMESTAMP WITHOUT TIME ZONE which caused the behavior of the previously
 appropriate routine, timestamp_date(), to change for the worse in this
 context.
src/backend/utils/adt/formatting.c