Tom Lane wrote:
Madison Kelly <li...@alteeve.com> writes:
SELECT
        now() AT TIME ZONE 'America/Toronto',
        now() + '4d' AS future AT TIME ZONE 'America/Toronto';

You've got "AS future" in the wrong place.

                        regards, tom lane


Thank you both, Chris and Tom. That was indeed my oops.

Madi

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to