mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
test=> select ('2005-07-20 00:00:00'::timestamp without time zone) at
time zone 'Europe/Paris';
timezone
------------------------
2005-07-19 22:00:00-04
Udpate documentation.