pgsql: doc: in contrib-spi, mention and link to the meaning of SPI

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: in contrib-spi, mention and link to the meaning of SPI
Дата
Msg-id E1eh0L8-0005xW-Do@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  in contrib-spi, mention and link to the meaning of SPI

Also remove outdated comment about SPI subtransactions.

Reported-by: gregory@arenius.com

Discussion: https://postgr.es/m/151726276676.1240.10501743959198501067@wrigleys.postgresql.org

Backpatch-through: 9.3

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/27a5eaa71b72866be0a63b4e68868bc87bbee5a5

Modified Files
--------------
doc/src/sgml/contrib-spi.sgml | 4 +++-
doc/src/sgml/spi.sgml         | 3 +--
2 files changed, 4 insertions(+), 3 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix typo: colums -> columns.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: clearify trigger behavior for inheritance