]> granicus.if.org Git - postgresql/commit
Make pgstatindex respond to cancel interrupts.
authorRobert Haas <rhaas@postgresql.org>
Thu, 6 Oct 2011 16:08:59 +0000 (12:08 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 6 Oct 2011 16:10:35 +0000 (12:10 -0400)
commitb0d5469a04aac226d140edc3dfedd8aac87310d6
tree47d5c3266081de57efeed0c661daab3400caa4bc
parentee609b8cfb9eb88ffb45f86e16a8b780c8479a8e
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.
contrib/pgstattuple/pgstatindex.c