forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitef81b7f
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 parent64387c5 commitef81b7f
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2006 | 2006 |
| |
2007 | 2007 |
| |
2008 | 2008 |
| |
2009 |
| - | |
| 2009 | + | |
2010 | 2010 |
| |
2011 | 2011 |
| |
2012 | 2012 |
| |
| |||
2024 | 2024 |
| |
2025 | 2025 |
| |
2026 | 2026 |
| |
2027 |
| - | |
| 2027 | + | |
2028 | 2028 |
| |
2029 | 2029 |
| |
2030 | 2030 |
| |
|
0 commit comments
Comments
(0)