Tom Lane wrote:
Madison Kelly <[email protected]> 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 ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to