git.postgresql.org Git - postgresql.git/commit
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
This is the main PostgreSQL git repository.
RSS
Atom