summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/create_table_like.out
Commit message (Expand)AuthorAgeFilesLines
* Fix CREATE TABLE ... LIKE ... WITH OIDS.Tom Lane2016-12-221-1/+8
* psql: Split up "Modifiers" column in \d and \dDPeter Eisentraut2016-11-031-34/+34
* Have CREATE TABLE LIKE add OID column if any LIKEd table has oneBruce Momjian2015-10-051-0/+27
* psql: conditionally display oids and replication identityBruce Momjian2014-04-151-6/+0
* psql: display "Replica Identity" only for FULL and NOTHINGBruce Momjian2014-03-291-6/+0
* psql: update "replica identity" display for \d+Bruce Momjian2014-03-261-0/+6
* Update messages, comments and documentation for materialized views.Noah Misch2013-07-051-1/+1
* Reduce messages about implicit indexes and sequences to DEBUG1.Robert Haas2012-07-041-7/+0
* Allow CREATE TABLE (LIKE ...) from composite typePeter Eisentraut2012-03-031-6/+8
* Support CREATE TABLE (LIKE ...) with foreign tables and viewsPeter Eisentraut2012-01-101-0/+19
* Rename the internal structures of the CREATE TABLE (LIKE ...) facilityPeter Eisentraut2012-01-071-0/+222