diff options
Diffstat (limited to 'doc/src/sgml/ref/current_timestamp.sgml')
-rw-r--r-- | doc/src/sgml/ref/current_timestamp.sgml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/current_timestamp.sgml b/doc/src/sgml/ref/current_timestamp.sgml index 2be1b05a567..75782dbc72f 100644 --- a/doc/src/sgml/ref/current_timestamp.sgml +++ b/doc/src/sgml/ref/current_timestamp.sgml @@ -1,13 +1,11 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/current_timestamp.sgml,v 1.5 2001/12/08 03:24:35 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/current_timestamp.sgml,v 1.6 2002/04/21 19:02:39 thomas Exp $ PostgreSQL documentation --> <REFENTRY ID="SQL-CURRENT-TIMESTAMP"> <REFMETA> - <REFENTRYTITLE> - SQL_CURRENT_TIMESTAMP - </REFENTRYTITLE> + <REFENTRYTITLE>CURRENT_TIMESTAMP</REFENTRYTITLE> <REFMISCINFO>SQL - Functions</REFMISCINFO> </REFMETA> <REFNAMEDIV> |