Commits

DateSubjectAuthorReleases
2017-10-22 Adjust psql \d query to avoid use of @> operator. Tom Lane 10.1
2017-10-22 Adjust psql \d query to avoid use of @> operator. Tom Lane 11.0
2017-09-29 psql: Don't try to print a partition constraint we didn't fetch. Robert Haas 11.0
2017-09-29 psql: Update \d sequence display Peter Eisentraut 11.0
2017-09-29 psql: Update \d sequence display Peter Eisentraut 10.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.0
2017-09-06 Allow SET STATISTICS on expression indexes Simon Riggs 11.0
2017-08-16 Fix up some misusage of appendStringInfo() and friends Peter Eisentraut 11.0
2017-07-28 Include publication owner's name in the output of \dRp+. Tom Lane 10.0
2017-07-27 Standardize describe.c's behavior for no-matching-objects a bit more. Tom Lane 10.0
2017-07-27 Avoid use of sprintf/snprintf in describe.c. Tom Lane 10.0
2017-07-27 Sync listDbRoleSettings() with the rest of the world. Tom Lane 10.0
2017-07-26 Clean up SQL emitted by psql/describe.c. Tom Lane 9.3.18
2017-07-26 Clean up SQL emitted by psql/describe.c. Tom Lane 9.4.13
2017-07-26 Clean up SQL emitted by psql/describe.c. Tom Lane 9.5.8
2017-07-26 Clean up SQL emitted by psql/describe.c. Tom Lane 9.6.4
2017-07-26 Clean up SQL emitted by psql/describe.c. Tom Lane 10.0
2017-07-26 Clean up SQL emitted by psql/describe.c. Tom Lane 9.2.22
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-21 Final pgindent run with old pg_bsd_indent (version 1.3). Tom Lane 10.0
2017-06-20 Tweak publication fetching in psql Peter Eisentraut 10.0
2017-06-19 Fix materialized-view documentation oversights. Tom Lane 10.0
2017-06-19 Fix materialized-view documentation oversights. Tom Lane 9.3.18