mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
Fix incorrect code which was trying to convert a Bitmapset of columns at
the attnums according to a parent table and transform them into the
equivalent Bitmapset with same attnums according to the given child table.
This code is new as of
|
||
|---|---|---|
| .. | ||
| postgres_fdw.sql | ||