diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-06-23 17:49:07 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-06-23 17:49:07 +0900 |
commit | f69a7f08fd01aa7d6dcd2c34dbdc4eb154a5ec12 (patch) | |
tree | dcff6936ecdcc2ce217cb6f4e6f860d15144f8c9 /src/backend/commands/explain.c | |
parent | c2122aae636d7121d5cdb64ad1444e1df7f69257 (diff) | |
download | postgresql-f69a7f08fd01aa7d6dcd2c34dbdc4eb154a5ec12.tar.gz postgresql-f69a7f08fd01aa7d6dcd2c34dbdc4eb154a5ec12.zip |
Fix incorrect error message in libpq_pipeline
One of the tests for the pipeline mode with portal description expects a
non-NULL PQgetResult, but used an incorrect error message on failure,
telling that PQgetResult being NULL was the expected result.
Author: Jelte Fennema
Discussion: https://postgr.es/m/CAGECzQTkShHecFF+EZrm94Lbsu2ej569T=bz+PjMbw9Aiioxuw@mail.gmail.com
Backpatch-through: 14
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions