index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
describe.h
Commit message (
Expand
)
Author
Age
*
Improvements to psql \dAo and \dAp commands
Alexander Korotkov
2020-07-13
*
psql: Clean up terminology in \dAp command
Peter Eisentraut
2020-06-04
*
Show opclass and opfamily related information in psql
Alexander Korotkov
2020-03-08
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
*
psql \dP: list partitioned tables and indexes
Alvaro Herrera
2019-04-07
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Logical replication
Peter Eisentraut
2017-01-20
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Fix loose ends for SQL ACCESS METHOD objects
Alvaro Herrera
2016-06-07
*
Reserve the "pg_" namespace for roles
Stephen Frost
2016-04-08
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Add display of oprcode (the underlying function's name) to psql's \do+.
Tom Lane
2014-01-16
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
psql: Let \l accept a pattern
Peter Eisentraut
2013-03-04
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Syntax support and documentation for event triggers.
Robert Haas
2012-07-18
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Teach psql to display the comments on conversions and domains.
Robert Haas
2011-08-08
*
Teach psql to display comments on languages and casts.
Robert Haas
2011-08-04
*
DDL support for collations
Peter Eisentraut
2011-02-12
*
Core support for "extensions", which are packages of SQL objects.
Tom Lane
2011-02-08
*
Add new psql command \dL to list languages.
Robert Haas
2011-01-20
*
Basic foreign table support.
Robert Haas
2011-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Implement an "S" option for psql's \dn command.
Tom Lane
2010-11-06
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Make it possibly to specify GUC params per user and per database.
Alvaro Herrera
2009-10-07
*
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
Tom Lane
2009-10-05
*
Add agg/normal/trigger/window flags for psql \df and in \df output.
Bruce Momjian
2009-04-21
*
Make psql \d and \dt consistent for system tables, i.e prevent \d from
Bruce Momjian
2009-01-20
*
This makes all the \dX commands (most importantly to most: \df) work
Bruce Momjian
2009-01-06
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-12-19
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
I've created a new shared catalog table pg_shdescription to store
Bruce Momjian
2006-02-12
*
Fix up tab completion for ROLEs and add some more completion logic for
Tom Lane
2005-08-14
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Add permission display to \db+.
Bruce Momjian
2004-07-15
*
Have \dn+ show permissions and description for schemas.
Bruce Momjian
2004-07-13
[next]