pgsql: Make pgstatindex respond to cancel interrupts.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Make pgstatindex respond to cancel interrupts.
Дата
Msg-id E1RBqZB-0006XU-Sd@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make pgstatindex respond to cancel interrupts.

A similar problem for pgstattuple() was fixed in April of 2010 by commit
33065ef8bc52253ae855bc959576e52d8a28ba06, but pgstatindex() seems to have
been overlooked.

Back-patch all the way, as with that commit, though not to 7.4 through
8.1, since those are now EOL.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1cb018dd09268cab7f4ac1e8ab59b2277e7709f1

Modified Files
--------------
contrib/pgstattuple/pgstatindex.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Simplify new pg_ctl newline termination code.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Make pgstatindex respond to cancel interrupts.