pgsql/src/backend/utils/adt datetime.c
pgsql/src/backend/utils/adt datetime.c
От:
thomas@postgresql.org (Thomas Lockhart)
Дата:
CVSROOT: /cvsroot Module name: pgsql Changes by: thomas@postgresql.org 02/02/25 11:17:57 Modified files: src/backend/utils/adt: datetime.c Log message: Add a large number of time zones to the lookup table. Fix a few apparently-wrong TZ vs DTZ declarations.