git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 635131b)
Use macro to document size of ecpg sqlerrmc string.
2008年6月12日 19:15:40 +0000 (19:15 +0000)
2008年6月12日 19:15:40 +0000 (19:15 +0000)

diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml
index 2bcfcf5c5fe705ce74d0d11013b3bbd14a49f4f2..0a99cf3303596a49739fd7f373019be1ddaad2f0 100644 (file)
--- a/doc/src/sgml/ecpg.sgml
+++ b/doc/src/sgml/ecpg.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.85 2007年12月03日 23:49:50 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.86 2008年06月12日 19:15:40 momjian Exp $ -->
<chapter id="ecpg">
<title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
@@ -4061,7 +4061,7 @@ struct
struct
{
int sqlerrml;
- char sqlerrmc[70];
+ char sqlerrmc[SQLERRMC_LEN];
} sqlerrm;
char sqlerrp[8];
long sqlerrd[6];
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /