Re: Possible values of DATESTYLE / PGDATESTYLE

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sebastien Flaesch <sebastien(dot)flaesch(at)4js(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Possible values of DATESTYLE / PGDATESTYLE
Date: 2022-08-23 17:35:58
Message-ID: 722095.1661276158@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sebastien Flaesch <sebastien(dot)flaesch(at)4js(dot)com> writes:
> I can find possible values for the DATESTYLE parameter in an old 7.2 doc page:
> https://www.postgresql.org/docs/7.2/sql-set.html
> But when switching to V14 there are no more values listed in the equivalent page...

All such info got moved to the per-setting documentation in chapter 20:

https://www.postgresql.org/docs/current/runtime-config-client.html#RUNTIME-CONFIG-CLIENT-FORMAT

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hillary Masha 2022-08-23 18:58:15 Corrupted Postgresql Microsoft Binaries
Previous Message Christoph Moench-Tegeder 2022-08-23 17:32:11 Re: Possible values of DATESTYLE / PGDATESTYLE