postgresql/contrib/pgstattuple
Robert Haas b77b6015d8 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:10:19 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:06 +02:00
Makefile Blank line Makefile cleanups. 2009-04-28 17:07:50 +00:00
pgstatindex.c Make pgstatindex respond to cancel interrupts. 2011-10-06 12:10:19 -04:00
pgstattuple.c Ensure that contrib/pgstattuple functions respond to cancel interrupts 2010-04-02 16:16:51 +00:00
pgstattuple.sql.in
uninstall_pgstattuple.sql