pgsql: ECPG: Add EXEC SQL CLOSE C to the tests.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: ECPG: Add EXEC SQL CLOSE C to the tests.
Дата
Msg-id E1VlLiu-0000xp-L7@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
ECPG: Add EXEC SQL CLOSE C to the tests.

Patch by Boszormenyi Zoltan <zb@cybertec.at>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1ec4c56e76714d3894cfc301212ec98674720e3b

Modified Files
--------------
src/interfaces/ecpg/test/expected/sql-binary.c     |   22 ++++----
.../ecpg/test/expected/sql-binary.stderr           |   56 +++++++++++---------
src/interfaces/ecpg/test/expected/sql-fetch.c      |   46 +++++++++-------
src/interfaces/ecpg/test/expected/sql-fetch.stderr |   47 ++++++++--------
src/interfaces/ecpg/test/sql/binary.pgc            |    2 +
src/interfaces/ecpg/test/sql/fetch.pgc             |    2 +
6 files changed, 101 insertions(+), 74 deletions(-)


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: ECPG: Simplify free_variable()
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: ECPG: Free the malloc()'ed variables in the test so it comes out