Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita6940bd

Browse files
author
Michael Meskes
committed
Document that bytea is best represented as char * in C for ecpg.
Patch by Kato, Sho <kato-sho@jp.fujitsu.com>
1 parent3820c63 commita6940bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎doc/src/sgml/ecpg.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -919,6 +919,11 @@ do
919919
<entry><type>boolean</type></entry>
920920
<entry><type>bool</type><footnote><para>declared in <filename>ecpglib.h</filename> if not native</para></footnote></entry>
921921
</row>
922+
923+
<row>
924+
<entry><type>bytea</type></entry>
925+
<entry><type>char *</type></entry>
926+
</row>
922927
</tbody>
923928
</tgroup>
924929
</table>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp