forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdc2be6e
committed
Remove JsonPathSpec typedef
It doesn't seem very useful, and it's a bit in the way of the plannednode support automation.Discussion:https://www.postgresql.org/message-id/202204191140.3wsbevfhqmu3@alvherre.pgsql1 parentd47a11d commitdc2be6e
File tree
2 files changed
+2
-8
lines changed- src
- backend/parser
- include/nodes
2 files changed
+2
-8
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1619 | 1619 |
| |
1620 | 1620 |
| |
1621 | 1621 |
| |
1622 |
| - | |
1623 |
| - | |
1624 |
| - | |
1625 |
| - | |
1626 |
| - | |
1627 |
| - | |
1628 | 1622 |
| |
1629 | 1623 |
| |
1630 | 1624 |
| |
| |||
1688 | 1682 |
| |
1689 | 1683 |
| |
1690 | 1684 |
| |
1691 |
| - | |
| 1685 | + | |
1692 | 1686 |
| |
1693 | 1687 |
| |
1694 | 1688 |
| |
|
0 commit comments
Comments
(0)