forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4fd633d
committed
Fix incorrect error message in libpq_pipeline
One of the tests for the pipeline mode with portal description expects anon-NULL PQgetResult, but used an incorrect error message on failure,telling that PQgetResult being NULL was the expected result.Author: Jelte FennemaDiscussion:https://postgr.es/m/CAGECzQTkShHecFF+EZrm94Lbsu2ej569T=bz+PjMbw9Aiioxuw@mail.gmail.comBackpatch-through: 141 parent8aac614 commit4fd633d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
961 | 961 |
| |
962 | 962 |
| |
963 | 963 |
| |
964 |
| - | |
| 964 | + | |
965 | 965 |
| |
966 | 966 |
| |
967 | 967 |
| |
|
0 commit comments
Comments
(0)