postgresql/contrib/pgstattuple
Robert Haas 1cb018dd09 Make pgstatindex respond to cancel interrupts.
A similar problem for pgstattuple() was fixed in April of 2010 by commit
33065ef8bc, 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.
2011-10-06 12:09:33 -04:00
..
expected Add a regression test for pgstattuple. 2011-08-25 00:06:16 -04:00
sql Add a regression test for pgstattuple. 2011-08-25 00:06:16 -04:00
.gitignore Add a regression test for pgstattuple. 2011-08-25 00:06:16 -04:00
Makefile Add a regression test for pgstattuple. 2011-08-25 00:06:16 -04:00
pgstatindex.c Make pgstatindex respond to cancel interrupts. 2011-10-06 12:09:33 -04:00
pgstattuple--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
pgstattuple--unpackaged--1.0.sql Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
pgstattuple.c Basic foreign table support. 2011-01-01 23:48:11 -05:00
pgstattuple.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00