Fri, 8 Nov 2013 17:30:43 +0000 (12:30 -0500)
Fri, 8 Nov 2013 17:30:43 +0000 (12:30 -0500)
commit 07cacba983ef79be4a84fcd0e0ca3b5fcb85dd65
Add the notion of REPLICA IDENTITY for a table.
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