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

Tweak make_inh_translation_lists() to check the common case wherein parent and

child attnums are the same, before it grovels through each and every child
column looking for a name match.  Saves some time in large inheritance trees,
per example from Greg.
parent 402bd494
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment