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-0005xU-Df@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_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/18821280e98ade69c4338d895c57bc22dc67643e

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