|
|
@ -8341,7 +8341,9 @@ |
|
|
|
The view <structname>pg_timezone_names</structname> provides a list |
|
|
|
The view <structname>pg_timezone_names</structname> provides a list |
|
|
|
of time zone names that are recognized by <command>SET TIMEZONE</>, |
|
|
|
of time zone names that are recognized by <command>SET TIMEZONE</>, |
|
|
|
along with their associated abbreviations, UTC offsets, |
|
|
|
along with their associated abbreviations, UTC offsets, |
|
|
|
and daylight-savings status. |
|
|
|
and daylight-savings status. (Technically, |
|
|
|
|
|
|
|
<productname>PostgreSQL</productname> uses <acronym>UT1</> rather |
|
|
|
|
|
|
|
than UTC because leap seconds are not handled.) |
|
|
|
Unlike the abbreviations shown in <link |
|
|
|
Unlike the abbreviations shown in <link |
|
|
|
linkend="view-pg-timezone-abbrevs"><structname>pg_timezone_abbrevs</structname></link>, many of these names imply a set of daylight-savings transition |
|
|
|
linkend="view-pg-timezone-abbrevs"><structname>pg_timezone_abbrevs</structname></link>, many of these names imply a set of daylight-savings transition |
|
|
|
date rules. Therefore, the associated information changes across local DST |
|
|
|
date rules. Therefore, the associated information changes across local DST |
|
|
|