Please find attached two patches for documentation and regression tests
Bruce Momjian <bruce@momjian.us>
Please find attached two patches for documentation and regression tests for the usage of full time zone names. Joachim Wieland
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/datatype.sgml | modified | +20 −3 |
| doc/src/sgml/datetime.sgml | modified | +12 −7 |
| doc/src/sgml/func.sgml | modified | +2 −2 |
| src/test/regress/expected/horology.out | modified | +112 −16 |
| src/test/regress/expected/time.out | modified | +14 −3 |
| src/test/regress/expected/timestamp.out | modified | +38 −17 |
| src/test/regress/expected/timestamptz.out | modified | +73 −18 |
| src/test/regress/expected/timetz.out | modified | +14 −3 |
| src/test/regress/sql/time.sql | modified | +6 −0 |
| src/test/regress/sql/timestamp.sql | modified | +5 −0 |
| src/test/regress/sql/timestamptz.sql | modified | +8 −0 |
| src/test/regress/sql/timetz.sql | modified | +5 −0 |