Allow CREATE INDEX CONCURRENTLY to disregard transactions in other

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cd1aae586498a348876b4804bdd1bb7cc743d395
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-09-07T00:58:57Z
Releases: 8.3.0
Allow CREATE INDEX CONCURRENTLY to disregard transactions in other
databases, per gripe from hubert depesz lubaczewski.  Patch from
Simon Riggs.

Files