diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 2001-11-21 05:53:41 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 2001-11-21 05:53:41 +0000 |
commit | 2475e874818ef4a363a2101367d6ecf0673d24cb (patch) | |
tree | 9b984170774b729ada0a2f4fd6eef3a6bf2c1857 /doc/src/sgml/postgres.sgml | |
parent | eec9511f0a9b43df42df7fd68a8570028da0514b (diff) | |
download | postgresql-2475e874818ef4a363a2101367d6ecf0673d24cb.tar.gz postgresql-2475e874818ef4a363a2101367d6ecf0673d24cb.zip |
Deprecate 'current' for date/time input.
Fix up references to "PostgreSQL" rather than "Postgres". Was roughly
evenly split between the two before. ref/ files not yet done.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index a37f3e9dc81..37d2f052d66 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.46 2001/05/12 22:51:35 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.47 2001/11/21 05:53:41 thomas Exp $ --> <!doctype set PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ @@ -47,11 +47,12 @@ sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 +sgml-indent-tabs-mode:nil sgml-indent-data:t sgml-parent-document:nil sgml-default-dtd-file:"./reference.ced" sgml-exposed-tags:nil -sgml-local-catalogs:("/usr/lib/sgml/catalog") +sgml-local-catalogs:("/usr/share/sgml/catalog") sgml-local-ecat-files:nil End: --> |