forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f9a62b
committed
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.comBackpatch-through: 171 parent4fc6a55 commit6f9a62b
1 file changed
+0
-15
lines changedLines changed: 0 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4312 | 4312 |
| |
4313 | 4313 |
| |
4314 | 4314 |
| |
4315 |
| - | |
4316 |
| - | |
4317 |
| - | |
4318 |
| - | |
4319 |
| - | |
4320 |
| - | |
4321 |
| - | |
4322 |
| - | |
4323 |
| - | |
4324 |
| - | |
4325 |
| - | |
4326 |
| - | |
4327 |
| - | |
4328 |
| - | |
4329 |
| - | |
4330 | 4315 |
| |
4331 | 4316 |
| |
4332 | 4317 |
| |
|
0 commit comments
Comments
(0)