pgsql: Set information_schema.tables.commit_action to null

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Set information_schema.tables.commit_action to null
Дата
Msg-id E1Qhmsb-0001nY-Mq@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Set information_schema.tables.commit_action to null

The commit action of temporary tables is currently not cataloged, so
we can't easily show it.  The previous value was outdated from before
we had different commit actions.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bf3c5856818a88b963748402f4f7e0274fe3859d

Modified Files
--------------
doc/src/sgml/information_schema.sgml       |    7 +------
src/backend/catalog/information_schema.sql |    5 +----
2 files changed, 2 insertions(+), 10 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Doc clarification for pg_locks columns.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Set different deadlock_timeout on each session in new isolation