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

Commit8831c35

Browse files
author
Hiroshi Inoue
committed
Fix a bug reported by Zhou Han.
1 parent37e37da commit8831c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/interfaces/odbc/pgtypes.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@ pgtype_create_params(StatementClass *stmt, Int4 type)
13201320
{
13211321
switch (type)
13221322
{
1323-
casePG_TYPE_CHAR:
1323+
casePG_TYPE_BPCHAR:
13241324
casePG_TYPE_VARCHAR:
13251325
return"max. length";
13261326
default:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp