mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Doc wording improvement: taken -> accepted
with time zone</type>.) <type>timestamptz</type> is accepted as an
This commit is contained in:
@ -1538,7 +1538,7 @@ SELECT E'\\xDEADBEEF';
|
|||||||
be equivalent to <type>timestamp without time
|
be equivalent to <type>timestamp without time
|
||||||
zone</type>, and <productname>PostgreSQL</productname> honors that
|
zone</type>, and <productname>PostgreSQL</productname> honors that
|
||||||
behavior. (Releases prior to 7.3 treated it as <type>timestamp
|
behavior. (Releases prior to 7.3 treated it as <type>timestamp
|
||||||
with time zone</type>.) <type>timestamptz</type> is taken as an
|
with time zone</type>.) <type>timestamptz</type> is accepted as an
|
||||||
abbreviation for <type>timestamp with time zone</type>; this is a
|
abbreviation for <type>timestamp with time zone</type>; this is a
|
||||||
<productname>PostgreSQL</productname> extension.
|
<productname>PostgreSQL</productname> extension.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user