|
9.
|
|
|
current transaction is aborted, commands ignored until end of transaction block
|
|
|
|
目前交易已中止,忽略指令直到交易區塊結尾
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
|
tcop/fastpath.c:304 tcop/postgres.c:845 tcop/postgres.c:1166
tcop/postgres.c:1650
|
|
Located in
tcop/postgres.c:957 tcop/postgres.c:1267 tcop/postgres.c:1548
tcop/postgres.c:1990 tcop/postgres.c:2358 tcop/postgres.c:2439
tcop/fastpath.c:304
|
|
10.
|
|
|
duration: %s ms
|
|
|
|
持續時間: %s 毫秒
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
|
catalog/dependency.c:1433
|
|
Located in
tcop/postgres.c:1127 tcop/postgres.c:1414 tcop/postgres.c:1831
tcop/postgres.c:2048 tcop/fastpath.c:418
|
|
11.
|
|
|
duration: %s ms statement: %s
|
|
|
|
持續時間: %s 毫秒,陳述式: %s
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
tcop/postgres.c:1132
|
|
12.
|
|
|
parse %s : %s
|
|
|
|
解譯 %s :%s
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
|
command.c:788
command.c:808
command.c:1163
command.c:1170
command.c:1180
command.c:1192
command.c:1205
command.c:1219
command.c:1241
command.c:1272
common.c:170
copy.c:530
copy.c:575
|
|
Located in
tcop/postgres.c:1182
|
|
13.
|
|
|
cannot insert multiple commands into a prepared statement
|
|
|
|
無法將多個指令插入至 prepared statement
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
|
tcop/postgres.c:1129
|
|
Located in
tcop/postgres.c:1240
|
|
14.
|
|
|
could not determine data type of parameter $%d
|
|
|
|
無法判斷參數 $%d 的資料型別
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
|
parser/analyze.c:3137 tcop/postgres.c:1194
|
|
Located in
tcop/postgres.c:1307 commands/prepare.c:121 parser/parse_param.c:293
|
|
15.
|
|
|
duration: %s ms parse %s : %s
|
|
|
|
持續時間: %s 毫秒,解譯 %s :%s
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
tcop/postgres.c:1419
|
|
16.
|
|
|
bind %s to %s
|
|
|
|
將 %s 繫結至 %s
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
tcop/postgres.c:1465
|
|
17.
|
|
|
unnamed prepared statement does not exist
|
|
|
|
未命名的 prepared statement 不存在
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
|
tcop/postgres.c:1345 tcop/postgres.c:1727
|
|
Located in
tcop/postgres.c:1484 tcop/postgres.c:2338
|
|
18.
|
|
|
bind message has %d parameter formats but %d parameters
|
|
|
|
繫結訊息有 %d 個參數格式,但查詢有 %d 個參數
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
|
tcop/postgres.c:1332
|
|
Located in
tcop/postgres.c:1526
|