Skip to content
Snippets Groups Projects
Commit 84a36344 authored by Tom Lane's avatar Tom Lane
Browse files

Avoid assuming that pg_index table entries have unique OIDs, or even

that they have OIDs at all (the primary key for this table is indexrelid,
not OID).  Simplify overly complex query to get name of primary key.
parent ed5c4e4a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment