Modify information_schema._pg_keysequal() to avoid search path risk when
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/information_schema.sql | modified | +3 −3 |