projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7664ca
)
Fix erroneous column counts in some documentation tables. Brian Gough
author
Tom Lane
Tue, 17 Apr 2007 17:30:35 +0000
(17:30 +0000)
committer
Tom Lane
Tue, 17 Apr 2007 17:30:35 +0000
(17:30 +0000)
doc/src/sgml/datatype.sgml
patch
|
blob
|
blame
|
history
doc/src/sgml/ecpg.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/datatype.sgml
b/doc/src/sgml/datatype.sgml
index 8bcaf7176075a6af5caa43db8be5183adf7d4c98..d58156bd70e8b9e617533b2c729bd7e33f4e410e 100644
(file)
--- 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
-
2">
+
3">
Input String
diff --git
a/doc/src/sgml/ecpg.sgml
b/doc/src/sgml/ecpg.sgml
index 40bb1b638c8d36d7182c76f3c1b17a5e299095d3..d8ebbd46b8fa63ac6364df70d75dea5da531d6fe 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-1,4
+1,4
@@
-
+
ECPG
- Embedded
SQL
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
rdefmtdate
-
2">
+
3">
fmt