We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c8034 commit 0be88f8Copy full SHA for 0be88f8
doc/src/sgml/datatype.sgml
@@ -1538,7 +1538,7 @@ SELECT E'\\xDEADBEEF';
1538
be equivalent to <type>timestamp without time
1539
zone</type>, and <productname>PostgreSQL</productname> honors that
1540
behavior. (Releases prior to 7.3 treated it as <type>timestamp
1541
- with time zone</type>.) <type>timestamptz</type> is taken as an
+ with time zone</type>.) <type>timestamptz</type> is accepted as an
1542
abbreviation for <type>timestamp with time zone</type>; this is a
1543
<productname>PostgreSQL</productname> extension.
1544
</para>
0 commit comments