projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3820c63
)
Document that bytea is best represented as char * in C for ecpg.
author
Michael Meskes
Tue, 11 Apr 2017 10:41:06 +0000
(12:41 +0200)
committer
Michael Meskes
Tue, 11 Apr 2017 10:41:06 +0000
(12:41 +0200)
Patch by Kato, Sho
doc/src/sgml/ecpg.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ecpg.sgml
b/doc/src/sgml/ecpg.sgml
index 564bd321441e554a9237e2fd24f31c57176ae90c..dead4c3f869e7bf540abd234be0b8ffcef30c1cf 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-919,6
+919,11
@@
do
boolean
bool
declared in
ecpglib.h
if not native
+
+
+
bytea
+
char *
+