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/gist.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/gist.sgml')
-rw-r--r-- | doc/src/sgml/gist.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml index 458004bdc09..96bf437dc45 100644 --- a/doc/src/sgml/gist.sgml +++ b/doc/src/sgml/gist.sgml @@ -96,7 +96,7 @@ A few notes on the sources: </ProgramListing> Roger that!! I thought it could be related to a number of - <ProductName>Postgres</ProductName> versions + <ProductName>PostgreSQL</ProductName> versions back and tried the query. My system went nuts and I had to shoot down the postmaster in about ten minutes. </para> |