- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitf66912b
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 parent445e31b commitf66912b
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 | |
---|---|---|---|
| |||
4583 | 4583 |
| |
4584 | 4584 |
| |
4585 | 4585 |
| |
4586 |
| - | |
| 4586 | + | |
4587 | 4587 |
| |
4588 |
| - | |
4589 |
| - | |
| 4588 | + | |
| 4589 | + | |
4590 | 4590 |
| |
4591 | 4591 |
| |
| 4592 | + | |
4592 | 4593 |
| |
4593 | 4594 |
| |
4594 | 4595 |
| |
4595 | 4596 |
| |
4596 |
| - | |
| 4597 | + | |
| 4598 | + | |
4597 | 4599 |
| |
4598 | 4600 |
| |
4599 | 4601 |
| |
| |||
4626 | 4628 |
| |
4627 | 4629 |
| |
4628 | 4630 |
| |
4629 |
| - | |
| 4631 | + | |
4630 | 4632 |
| |
4631 | 4633 |
| |
4632 | 4634 |
| |
4633 |
| - | |
4634 |
| - | |
4635 |
| - | |
4636 |
| - | |
4637 |
| - | |
4638 |
| - | |
4639 | 4635 |
| |
4640 | 4636 |
| |
4641 | 4637 |
| |
|
0 commit comments
Comments
(0)