Commits

DateSubjectAuthorReleases
2019-07-02 Simplify psql \d's rule for ordering the indexes of a table. Tom Lane 13.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2017-03-14 hash: Add write-ahead logging support. Robert Haas 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.4.11
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2016-11-03 psql: Split up "Modifiers" column in \d and \dD Peter Eisentraut 10.0
2016-04-15 Fix possible crash in ALTER TABLE ... REPLICA IDENTITY USING INDEX. Tom Lane 9.6.0
2016-04-15 Fix possible crash in ALTER TABLE ... REPLICA IDENTITY USING INDEX. Tom Lane 9.5.3
2016-04-15 Fix possible crash in ALTER TABLE ... REPLICA IDENTITY USING INDEX. Tom Lane 9.4.8
2016-03-15 Fix typos. Robert Haas 9.6.0
2014-10-18 Shorten warning about hash creation Bruce Momjian 9.5.0
2014-09-11 improve hash creation warning message Bruce Momjian 9.5.0
2014-09-10 Issue a warning during the creation of hash indexes Bruce Momjian 9.5.0
2014-04-15 psql: conditionally display oids and replication identity Bruce Momjian 9.4.0
2014-03-29 psql: display "Replica Identity" only for FULL and NOTHING Bruce Momjian 9.4.0
2014-03-26 psql: update "replica identity" display for \d+ Bruce Momjian 9.4.0
2014-03-18 Fix misc typos in comments. Heikki Linnakangas 9.4.0
2013-11-08 Add the notion of REPLICA IDENTITY for a table. Robert Haas 9.4.0