diff options
author | Amit Langote <amitlan@postgresql.org> | 2024-07-26 16:37:59 +0900 |
---|---|---|
committer | Amit Langote <amitlan@postgresql.org> | 2024-07-26 16:37:59 +0900 |
commit | 8a1a4087bd5fd09f42bcca2c91ff7eceaa2a0eab (patch) | |
tree | 09c88027460b7cf4e476b8840c29a37074129c77 /src/backend/utils/adt/jsonb_util.c | |
parent | 3c3ccd4ca80136939abf97a7c19b67486dfda3af (diff) | |
download | postgresql-8a1a4087bd5fd09f42bcca2c91ff7eceaa2a0eab.tar.gz postgresql-8a1a4087bd5fd09f42bcca2c91ff7eceaa2a0eab.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 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions