pgsql: Fix closing of incorrectly named cursor.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fix closing of incorrectly named cursor.
Дата
Msg-id E1exFQl-0005lU-Ly@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix closing of incorrectly named cursor.

Patch by "Shinoda, Noriyoshi" <noriyoshi.shinoda@hpe.com>

Branch
------
master

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

Modified Files
--------------
src/interfaces/ecpg/test/compat_oracle/char_array.pgc        |  2 +-
src/interfaces/ecpg/test/expected/compat_oracle-char_array.c |  4 ++--
.../ecpg/test/expected/compat_oracle-char_array.stderr       | 12 +++---------
3 files changed, 6 insertions(+), 12 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Set libpq sslcompression to off by default
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix WHERE CURRENT OF when the referenced cursor uses anindex-on