From 2b99411df279d7625c27f3b6129a3c4e52c39742 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Tue, 17 Apr 2007 17:30:35 +0000 Subject: [PATCH] Fix erroneous column counts in some documentation tables. Brian Gough --- doc/src/sgml/datatype.sgml | 4 ++-- doc/src/sgml/ecpg.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 8bcaf71760..d58156bd70 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,4 +1,4 @@ - + Data Types @@ -1938,7 +1938,7 @@ January 8 04:05:06 1999 PST Special Date/Time Inputs - + Input String diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index 40bb1b638c..d8ebbd46b8 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1,4 +1,4 @@ - + <application>ECPG</application> - Embedded <acronym>SQL</acronym> in C @@ -1485,7 +1485,7 @@ int PGTYPESdate_defmt_asc(date *d, char *fmt, char *str); you an idea of how to use this function.
Valid input formats for <function>rdefmtdate</function> - + fmt