aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-08-25 15:16:55 +0900
committerMichael Paquier <michael@paquier.xyz>2021-08-25 15:16:55 +0900
commit8ab3452df8d5ff26cf52c089b986256b0c02d555 (patch)
treea5b39219f330296e600dae363d3007f25f746fc1 /src/backend/utils/adt/jsonfuncs.c
parent9d7a80ce0185bd0c38bd973638bb7e9a854cf9f8 (diff)
downloadpostgresql-8ab3452df8d5ff26cf52c089b986256b0c02d555.tar.gz
postgresql-8ab3452df8d5ff26cf52c089b986256b0c02d555.zip
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
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions