1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +03:00

Insert ARST into the list of known timezone abbreviations.

This commit is contained in:
Tom Lane
2008-01-02 22:05:28 +00:00
parent 0e9888b90d
commit ba34091712

View File

@@ -8,7 +8,7 @@
* *
* *
* IDENTIFICATION * IDENTIFICATION
* $PostgreSQL: pgsql/src/backend/utils/adt/datetime.c,v 1.137.4.3 2005/12/01 17:56:54 tgl Exp $ * $PostgreSQL: pgsql/src/backend/utils/adt/datetime.c,v 1.137.4.4 2008/01/02 22:05:28 tgl Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
@@ -123,8 +123,8 @@ static datetkn datetktbl[] = {
#if 0 #if 0
aqtst aqtst
aqtt aqtt
arst
#endif #endif
{"arst", DTZ, NEG(8)}, /* Argentina Summer Time */
{"art", TZ, NEG(12)}, /* Argentina Time */ {"art", TZ, NEG(12)}, /* Argentina Time */
#if 0 #if 0
ashst ashst