diff options
Diffstat (limited to 'doc/src/sgml/ref/set.sgml')
-rw-r--r-- | doc/src/sgml/ref/set.sgml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/set.sgml b/doc/src/sgml/ref/set.sgml index cc660fb6b31..76e8decf5c5 100644 --- a/doc/src/sgml/ref/set.sgml +++ b/doc/src/sgml/ref/set.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/ref/set.sgml,v 1.89 2006/09/16 00:30:20 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/ref/set.sgml,v 1.90 2006/09/22 16:20:00 tgl Exp $ PostgreSQL documentation --> @@ -207,9 +207,8 @@ SELECT setseed(<replaceable>value</replaceable>); </varlistentry> </variablelist> - See <xref linkend="datatype-datetime"> for more information - about time zones. Also, <xref linkend="datetime-appendix"> - has a list of the recognized names for time zones. + See <xref linkend="datatype-timezones"> for more information + about time zones. </para> </listitem> </varlistentry> |