From 39f69bc38f0f58cc4f6b05451fced030bfac935e Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Mon, 27 Mar 2000 17:14:43 +0000 Subject: Start updating for the v7.0 release. Use "generic functions" for math and other routines. Use SQL92 "type 'literal'" syntax rather than Postgres "'literal'::type". --- doc/src/sgml/ref/postgres-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index 96f9e64644d..3fd0259c44c 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -190,7 +190,7 @@ postgres [ -B nBuffers ] [ -C ] [ - Dates are accepted by the backend in a wide variety of formats, and for input dates this switch mostly affects the interpretation for ambiguous cases. - See The PostgreSQL User's Guide + See the PostgreSQL User's Guide for more information. -- cgit v1.2.3