forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3fd1f4b
committed
Remove duplicate initialization
This appears to be a merge mistake in96ef323. We could put itback the way it was before JSON_TABLE and it'd be two lines shorter, butit's likely that JSON_TABLE will be back and will prefer things thisway. It makes no other difference in practice.Backpatch to 15.Reported by Ranier VilelaDiscussion:https://postgr.es/m/CAEudQAr4nOcNQskC4oBEZN4S+4heJ=1ch_ZKOxU+_Ef-FQSf-g@mail.gmail.com1 parent9320cfd commit3fd1f4b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2017 | 2017 |
| |
2018 | 2018 |
| |
2019 | 2019 |
| |
2020 |
| - | |
| 2020 | + | |
2021 | 2021 |
| |
2022 | 2022 |
| |
2023 | 2023 |
| |
| |||
2035 | 2035 |
| |
2036 | 2036 |
| |
2037 | 2037 |
| |
2038 |
| - | |
| 2038 | + | |
2039 | 2039 |
| |
2040 | 2040 |
| |
2041 | 2041 |
| |
|
0 commit comments
Comments
(0)