aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-02-02 14:35:12 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2021-02-02 14:35:20 -0500
commit0fe8b1f7d48ed2d5f50d6583481f70d2ebf2a073 (patch)
tree953202811a09b944154962b131ab1082bb9e4fff /src/backend/commands
parent5868913943441f9d0a5776f1367f3f98268b10a8 (diff)
downloadpostgresql-0fe8b1f7d48ed2d5f50d6583481f70d2ebf2a073.tar.gz
postgresql-0fe8b1f7d48ed2d5f50d6583481f70d2ebf2a073.zip
Remove extra increment of plpgsql's statement counter for FOR loops.
This left gaps in the internal statement numbering, which is not terribly harmful (else we'd have noticed sooner), but it's not great either. Oversight in bbd5c207b; backpatch to v12 where that came in. Pavel Stehule Discussion: https://postgr.es/m/CAFj8pRDXyQaJmpotNTQVc-t-WxdWZC35V2PnmwOaV1-taidFWA@mail.gmail.com
Diffstat (limited to 'src/backend/commands')
0 files changed, 0 insertions, 0 deletions