pgsql: Make comments reflect that omission of SPI_gettypmod() is intent

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Make comments reflect that omission of SPI_gettypmod() is intent
Дата
Msg-id E1Uxlqj-0007r9-QB@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make comments reflect that omission of SPI_gettypmod() is intentional.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/448fee2e238ae4797e68d7d15b49f2fc52691547

Modified Files
--------------
src/backend/executor/spi.c   |    6 ++++++
src/pl/plpgsql/src/pl_exec.c |    3 ---
2 files changed, 6 insertions(+), 3 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Switch user ID to the object owner when populating a materialize
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add session_preload_libraries configuration parameter