pgsql: Remove remaining references to version-0 calling convention ind

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Remove remaining references to version-0 calling convention ind
Дата
Msg-id E1fDt7l-0001oQ-Tv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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 actually
works.

Author: John Naylor
Discussion: https://www.postgresql.org/message-id/CAJVSVGVydmhLBdm80Rw3G8Oq5TnA7eCxUv065yoZfNfLbF1tzA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f66912b0a0387aab5f5bbcd9d56ab92200395d2e

Modified Files
--------------
doc/src/sgml/plhandler.sgml |  5 ++---
doc/src/sgml/spi.sgml       | 18 +++++++-----------
2 files changed, 9 insertions(+), 14 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix some sloppiness in the new BufFileSize() andBufFileAppend()
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Correct update on limitations of partitions