forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit53945b4
committed
Remove remaining references to version-0 calling convention in docs.
Support for version-0 calling convention was removed in PostgreSQL v10.Change the SPI example to use version 1 convention, so that it actuallyworks.Author: John NaylorDiscussion:https://www.postgresql.org/message-id/CAJVSVGVydmhLBdm80Rw3G8Oq5TnA7eCxUv065yoZfNfLbF1tzA@mail.gmail.com1 parentd86e9e2 commit53945b4
2 files changed
+9
-14
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
| 14 | + | |
| 15 | + | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
|
Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4355 | 4355 |
| |
4356 | 4356 |
| |
4357 | 4357 |
| |
4358 |
| - | |
| 4358 | + | |
4359 | 4359 |
| |
4360 |
| - | |
4361 |
| - | |
| 4360 | + | |
| 4361 | + | |
4362 | 4362 |
| |
4363 | 4363 |
| |
| 4364 | + | |
4364 | 4365 |
| |
4365 | 4366 |
| |
4366 | 4367 |
| |
4367 | 4368 |
| |
4368 |
| - | |
| 4369 | + | |
| 4370 | + | |
4369 | 4371 |
| |
4370 | 4372 |
| |
4371 | 4373 |
| |
| |||
4398 | 4400 |
| |
4399 | 4401 |
| |
4400 | 4402 |
| |
4401 |
| - | |
| 4403 | + | |
4402 | 4404 |
| |
4403 | 4405 |
| |
4404 | 4406 |
| |
4405 |
| - | |
4406 |
| - | |
4407 |
| - | |
4408 |
| - | |
4409 |
| - | |
4410 |
| - | |
4411 | 4407 |
| |
4412 | 4408 |
| |
4413 | 4409 |
| |
|
0 commit comments
Comments
(0)