typo
This commit is contained in:
parent
61a19b4b4b
commit
f8d11fc10f
@ -951,7 +951,7 @@ postgres_prepare (PGconn *db_conn)
|
|||||||
",wire"
|
",wire"
|
||||||
") VALUES "
|
") VALUES "
|
||||||
"($1, $2, $3, $4, $5, $6, $7, $8, $9, $10,"
|
"($1, $2, $3, $4, $5, $6, $7, $8, $9, $10,"
|
||||||
" $11, $12, $12);",
|
" $11, $12);",
|
||||||
12, NULL);
|
12, NULL);
|
||||||
|
|
||||||
/* Used in #postgres_insert_refund() to store refund information */
|
/* Used in #postgres_insert_refund() to store refund information */
|
||||||
|
Loading…
Reference in New Issue
Block a user