git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 512f4ca) | patch
Fix connection handling for DEALLOCATE and DESCRIBE statements
2021年8月13日 08:34:04 +0000 (10:34 +0200)
2021年8月13日 08:45:08 +0000 (10:45 +0200)
commit 399edafa2aba562a8013fbe039f3cbf3a41a436e
Fix connection handling for DEALLOCATE and DESCRIBE statements

After binding a statement to a connection with DECLARE STATEMENT the connection
was still not used for DEALLOCATE and DESCRIBE statements. This patch fixes
that, adds a missing warning and cleans up the code.

Author: Hayato Kuroda
Reviewed-by: Kyotaro Horiguchi, Michael Paquier
Discussion: https://postgr.es/m/TYAPR01MB5866BA57688DF2770E2F95C6F5069%40TYAPR01MB5866.jpnprd01.prod.outlook.com
src/interfaces/ecpg/preproc/descriptor.c diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.addons diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.header diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.trailer diff | blob | blame | history
src/interfaces/ecpg/preproc/ecpg.type diff | blob | blame | history
src/interfaces/ecpg/preproc/output.c diff | blob | blame | history
src/interfaces/ecpg/preproc/type.h diff | blob | blame | history
src/interfaces/ecpg/test/expected/sql-declare.c diff | blob | blame | history
src/interfaces/ecpg/test/expected/sql-declare.stderr diff | blob | blame | history
src/interfaces/ecpg/test/expected/sql-declare.stdout diff | blob | blame | history
src/interfaces/ecpg/test/sql/declare.pgc diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /