forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf2305d4
committed
Remove CustomPath's TextOutCustomPath method.
You can't really do anything useful with this in the form it currentlyexists; among other problems, there's no way to reread whateverinformation might be produced when the path is output. Work isunderway to replace this with a more useful and more general system ofextensible nodes, but let's start by getting rid of this bit.Extracted from a larger patch by KaiGai Kohei.1 parentdc203dc commitf2305d4
File tree
3 files changed
+0
-18
lines changed- doc/src/sgml
- src
- backend/nodes
- include/nodes
3 files changed
+0
-18
lines changedLines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 | 128 |
| |
142 | 129 |
| |
143 | 130 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1705 | 1705 |
| |
1706 | 1706 |
| |
1707 | 1707 |
| |
1708 |
| - | |
1709 |
| - | |
1710 | 1708 |
| |
1711 | 1709 |
| |
1712 | 1710 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
958 | 958 |
| |
959 | 959 |
| |
960 | 960 |
| |
961 |
| - | |
962 |
| - | |
963 |
| - | |
964 | 961 |
| |
965 | 962 |
| |
966 | 963 |
| |
|
0 commit comments
Comments
(0)