setting a non-standard date format for the duration of a session - Mailing list pgsql-sql

From Cris Carampa
Subject setting a non-standard date format for the duration of a session
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: setting a non-standard date format for the duration of a session
List pgsql-sql
I understand I can use the function to_date(s,f) for converting a string into a date using a non-standard format.

I'm wondering if there is a way to set a non-standard date format for
the duration of a session, something like the "ALTER SESSION SET
NLS_DATE_FORMAT='f'" Oracle statement.

Thank you. Kind regards, Cris


pgsql-sql by date:

Previous
From: "??"
Date:
Subject: Re: Unknown Exception ([email protected])
Next
From: Stefan Weiss
Date:
Subject: Counting rows from two tables in one query