mirror of
https://github.com/postgres/postgres.git
synced 2025-08-15 14:02:29 +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