mirror of
https://github.com/postgres/postgres.git
synced 2026-03-27 04:44:15 -04: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 | ||