pgsql: Fix incorrect error message in libpq_pipeline

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix incorrect error message in libpq_pipeline
Дата
Msg-id E1qCcVM-003CnX-BL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f69a7f08fd01aa7d6dcd2c34dbdc4eb154a5ec12

Modified Files
--------------
src/test/modules/libpq_pipeline/libpq_pipeline.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Improve privilege documentation for maintenance commands.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Clean up title case use