diff options
author | Amit Langote <amitlan@postgresql.org> | 2024-07-26 16:38:46 +0900 |
---|---|---|
committer | Amit Langote <amitlan@postgresql.org> | 2024-07-26 16:38:46 +0900 |
commit | 6f9a62b454e8d36f57d54efa141c464f69ce9206 (patch) | |
tree | 3332791012b1c31eec9edee26203f1ba4fc50f36 /configure | |
parent | 4fc6a555606de003690d46e900339e78214ee363 (diff) | |
download | postgresql-6f9a62b454e8d36f57d54efa141c464f69ce9206.tar.gz postgresql-6f9a62b454e8d36f57d54efa141c464f69ce9206.zip |
SQL/JSON: Remove useless code in ExecInitJsonExpr()
The code was for adding an unconditional JUMP to the next step,
which is unnecessary processing.
Reported-by: Jian He <jian.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxEo4sUjKCYtda0_qt9tazqqKPmF1cqhW9KBOUeJFqQd2g@mail.gmail.com
Backpatch-through: 17
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions