]> granicus.if.org Git - postgresql/history - src/bin/psql/describe.c
psql: Improve display of "for all tables" publications
[postgresql] / src / bin / psql / describe.c
2017-06-15 Peter Eisentrautpsql: Improve display of "for all tables" publications
2017-06-13 Peter Eisentrautpsql: Use more consistent capitalization of some output...
2017-06-13 Tom LaneRe-run pgindent.
2017-06-02 Peter Eisentrautpsql: Fix display of whether table is part of publication
2017-05-17 Bruce MomjianPost-PG 10 beta1 pgindent run
2017-05-14 Tom LaneStandardize terminology for pg_statistic_ext entries.
2017-05-13 Robert HaasTeach \d+ to show partitioning constraints.
2017-05-12 Alvaro HerreraChange CREATE STATISTICS syntax
2017-05-10 Peter Eisentrautpsql: Add missing translation markers
2017-04-28 Peter Eisentrautpsql: Support identity columns in sequence display
2017-04-17 Alvaro HerreraRename columns in new pg_statistic_ext catalog
2017-04-14 Peter EisentrautAdd option to modify sync commit per subscription
2017-04-14 Peter EisentrautRemove useless trailing spaces in queries in C strings
2017-04-12 Peter EisentrautRemove some tabs in SQL code in C string literals
2017-04-06 Tom LaneClean up psql/describe.c's messy query for extended...
2017-04-06 Peter EisentrautIdentity columns
2017-04-05 Simon RiggsCollect and use multi-column dependency stats
2017-03-28 Teodor SigaevAltering default privileges on schemas
2017-03-25 Peter Eisentrautpsql: Add missing schema qualification
2017-03-24 Alvaro HerreraImplement multivariate n-distinct coefficients
2017-03-23 Peter EisentrautICU support
2017-03-10 Tom LaneFix hard-coded relkind constants in psql/describe.c.
2017-02-06 Heikki LinnakangasFix typos in comments.
2017-01-20 Peter EisentrautLogical replication
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-12-12 Robert Haaspsql: Fix incorrect version check for table partitining.
2016-12-07 Robert HaasImplement table partitioning.
2016-12-05 Stephen FrostAdd support for restrictive RLS policies
2016-11-03 Peter Eisentrautpsql: Split up "Modifiers" column in \d and \dD
2016-08-16 Tom LaneFix assorted places in psql to print version numbers...
2016-07-11 Tom LaneImprove output of psql's \df+ command.
2016-06-07 Alvaro HerreraAdd missing translate_columns array entry
2016-06-07 Alvaro HerreraFix loose ends for SQL ACCESS METHOD objects
2016-04-08 Stephen FrostReserve the "pg_" namespace for roles
2016-03-24 Tom LaneMove psql's print.c and mbprint.c into src/fe_utils.
2016-03-24 Tom LaneCreate src/fe_utils/, and move stuff into there from...
2016-01-29 Tom LaneFix incorrect pattern-match processing in psql's \det...
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-12-20 Peter Eisentrautpsql: Review of new help output strings
2015-12-02 Tom LaneFix behavior of printTable() and friends with externall...
2015-10-05 Stephen FrostALTER TABLE .. FORCE ROW LEVEL SECURITY
2015-08-03 Joe ConwayFix psql \d output of policies.
2015-07-02 Heikki LinnakangasUse appendStringInfoString/Char et al where appropriate.
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-04-09 Magnus HaganderShow owner of types in psql \dT+
2015-01-24 Tom LaneClean up some mess in row-security patches.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-23 Alvaro Herreraget_object_address: separate domain constraints from...
2014-11-27 Stephen FrostRename pg_rowsecurity -> pg_policy and other fixes
2014-10-23 Fujii MasaoRemove the unused argument of PSQLexec().
2014-10-03 Stephen FrostFix CreatePolicy, pg_dump -v; psql and doc updates
2014-09-24 Stephen FrostCode review for row security.
2014-09-19 Stephen FrostRow-Level Security Policies (RLS)
2014-07-14 Alvaro Herrerapsql: Show tablespace size in \db+
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-15 Bruce Momjianpsql: conditionally display oids and replication identity
2014-03-29 Bruce Momjianpsql: display "Replica Identity" only for FULL and...
2014-03-26 Bruce Momjianpsql: update "replica identity" display for \d+
2014-02-24 Bruce Momjianpsql: add separate \d display for disabled system...
2014-01-26 Magnus HaganderMove the options column of \db+ before the description
2014-01-26 Magnus HaganderInclude tablespace options in verbose output of \db
2014-01-16 Tom LaneAdd display of oprcode (the underlying function's name...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2014-01-04 Tom LaneFix translatability markings in psql, and add defenses...
2013-11-18 Heikki LinnakangasReplace appendPQExpBuffer(..., <constant>) with appendP...
2013-11-14 Tom LaneFix incorrect column name in psql \d code.
2013-11-10 Peter EisentrautFix whitespace issues found by git diff --check, add...
2013-11-08 Robert HaasAdd the notion of REPLICA IDENTITY for a table.
2013-09-03 Tom LaneAllow aggregate functions to be VARIADIC.
2013-08-27 Alvaro HerreraFix some "translator:" comments mangled by pgindent
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-03-04 Peter Eisentrautpsql: Let \l accept a pattern
2013-03-04 Kevin GrittnerAdd a materialized view relations.
2013-01-25 Heikki LinnakangasAdd prosecdef to \df+ output.
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-12-09 Tom LaneFix assorted bugs in privileges-for-types patch.
2012-10-02 Tom LaneStandardize naming of malloc/realloc/strdup wrapper...
2012-09-30 Peter Eisentrautpsql: Mark table headers in \drds output for translation
2012-09-03 Tom LaneMake psql's \d+ show reloptions for all relkinds.
2012-08-26 Bruce MomjianUse psql_error() for most psql error calls, per request...
2012-07-18 Robert HaasSyntax support and documentation for event triggers.
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-05-10 Magnus HaganderOnly attempt to show collations on servers >= 9.1.
2012-05-01 Robert HaasTweak psql to print row counts when \x auto chooses...
2012-04-21 Alvaro HerreraRecast "ONLY" column CHECK constraints as NO INHERIT
2012-04-06 Tom LaneAllow statistics to be collected for foreign tables.
2012-03-22 Tom LaneIf a role has a password expiration date, show that...
2012-03-08 Tom LaneFix indentation of \d footers for non-ASCII cases.
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-19 Peter EisentrautAdd support for privileges on types
2011-12-19 Alvaro HerreraAllow CHECK constraints to be declared ONLY
2011-12-07 Magnus HaganderRemove spclocation field from pg_tablespace
2011-11-12 Robert HaasFix psql's \dd version check for operator families.
2011-11-05 Magnus HaganderShow statistics target for columns in \d+ on a table
2011-11-05 Magnus HaganderMake psql \d on a sequence show the table/column owning it
2011-11-04 Magnus HaganderAdd missing space in comment
2011-08-25 Robert HaasChange format of SQL/MED generic options in psql backsl...
2011-08-11 Robert HaasDisplay both per-table and per-column FDW options in...
2011-08-11 Robert HaasChange psql's \dd command to do something more useful.
2011-08-08 Robert HaasTeach psql to display the comments on SQL/MED objects...
next