mirror of
https://github.com/postgres/postgres.git
synced 2025-05-11 05:41:32 +03:00
Pending patches for logical replication will use this to determine which columns of a tuple ought to be considered as its candidate key. Andres Freund, with minor, mostly cosmetic adjustments by me