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

Commitda4e00b

Browse files
committed
When in transaction-aborted state, reject Bind message for portals containing
anything but transaction-exiting commands (ROLLBACK etc). We already rejectedParse and Execute in such cases, so there seems little point in allowing Bind.This prevents at least an Assert failure, and probably worse things, sincethere's a lot of infrastructure that doesn't work when not in a livetransaction. We can also simplify the Bind logic a bit by rejecting messageswith a nonzero number of parameters, instead of the former kluge to silentlysubstitute NULL for each parameter. Per bug #2033 from Joel Stevenson.
1 parent0dd92d5 commitda4e00b

File tree

1 file changed

+159
-159
lines changed

1 file changed

+159
-159
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp