]> granicus.if.org Git - postgresql/commit
Modify information_schema._pg_keysequal() to avoid search path risk when
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Apr 2010 21:18:07 +0000 (21:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Apr 2010 21:18:07 +0000 (21:18 +0000)
commitf4ec2fabbff3fd603f17c3750e0e3a17ef685366
tree378900cb88174634963c35a646a4729dd6b1661c
parentc80a85e3cd4136320ad6e1087ecbe7592edf4e6b
Modify information_schema._pg_keysequal() to avoid search path risk when
contrib/intarray is loaded.  Per bug #5417 from Kenaniah Cerny.

Not forcing initdb since backend doesn't directly depend on this,
and few people have run into it.
src/backend/catalog/information_schema.sql