pgsql: Document handling of invalid/ambiguous timestamp input nearDST

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Document handling of invalid/ambiguous timestamp input nearDST
Дата
Msg-id E1gSVjS-0000S3-Ml@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Document handling of invalid/ambiguous timestamp input near DST boundaries.

The source code comments documented this, but the user-facing docs, not
so much.  Add a section to Appendix B that discusses it.

In passing, improve a couple other things in Appendix B --- notably,
a long-obsolete claim that time zone abbreviations are looked up in
a fixed table.

Per bug #15527 from Michael Davidson.

Discussion: https://postgr.es/m/15527-f1be0b4dc99ebbe7@postgresql.org

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6247c0bc2ded1fc92edc55341d9544573e862531

Modified Files
--------------
doc/src/sgml/datetime.sgml | 90 ++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 84 insertions(+), 6 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Add log_statement_sample_rate parameter
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix various checksum check problems for pg_verify_checksumsand