summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/replica_identity.sql
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments.Heikki Linnakangas2017-02-061-1/+1
* Fix possible crash in ALTER TABLE ... REPLICA IDENTITY USING INDEX.Tom Lane2016-04-151-1/+5
* Fix typos.Robert Haas2016-03-151-1/+1
* psql: conditionally display oids and replication identityBruce Momjian2014-04-151-1/+1
* Fix misc typos in comments.Heikki Linnakangas2014-03-181-1/+1
* Add the notion of REPLICA IDENTITY for a table.Robert Haas2013-11-081-0/+79