postgresql/src/interfaces
Michael Paquier 1387925a48 Fix incorrect merge in ECPG code with DECLARE
The same condition was repeated twice when comparing the connection used
by existing declared statement with the one coming from a fresh DECLARE
statement.  This had no consequences, but let's keep the code clean.
Oversight in f576de1.

Author: Shenhao Wang
Discussion: https://postgr.es/m/OSBPR01MB42149653BC0AB0A49D23C1B8F2C69@OSBPR01MB4214.jpnprd01.prod.outlook.com
Backpatch-through: 14
2021-08-25 15:16:31 +09:00
..
ecpg Fix incorrect merge in ECPG code with DECLARE 2021-08-25 15:16:31 +09:00
libpq Set type identifier on BIO 2021-08-17 14:30:01 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00