forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commiteddc128
committed
Remove compatibility declarations for InitMaterializedSRF()
These routines have been renamed ina19e5ce. There is no need to keepthe compatibility declarations on HEAD, as once an extension moves tothe new routine name when compiling with v16~ the code would work thesame way when recompiled on v15. No backpatch to v15 for this one,because ABI compatibility has to be maintained there.Discussion:https://postgr.es/m/20221013194820.ciktb2sbbpw7cljm@awork3.anarazel.de1 parenta19e5ce commiteddc128
2 files changed
+0
-14
lines changedLines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 | 59 |
| |
69 | 60 |
| |
70 | 61 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 | 300 |
| |
306 | 301 |
| |
307 | 302 |
| |
|
0 commit comments
Comments
(0)