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
/
help.c
Commit message (
Expand
)
Author
Age
*
psql documentation fixes
Peter Eisentraut
2018-01-29
*
Update line count totals for psql help displays.
Tom Lane
2016-08-18
*
psql: Review of new help output strings
Peter Eisentraut
2015-12-20
*
Review program help output for wording and formatting
Peter Eisentraut
2015-09-16
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
*
Revert "psql: fix \connect with URIs and conninfo strings"
Robert Haas
2015-04-02
*
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-01
*
psql: add asciidoc output format
Bruce Momjian
2015-03-31
*
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-28
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
psql: Fix \? output alignment
Peter Eisentraut
2014-10-13
*
Add unicode_*_linestyle to \? variables
Stephen Frost
2014-09-22
*
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-12
*
Add new psql help topics, accessible to both --help and \?.
Andres Freund
2014-09-10
*
Add new ECHO mode 'errors' that displays only failed commands in psql.
Fujii Masao
2014-07-10
*
psql: update --help output for unaligned mode params
Bruce Momjian
2014-04-16
*
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-10
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-12-18
*
psql: Make \pset without arguments show all settings.
Robert Haas
2013-10-03
*
Fix line count in slashUsage().
Tom Lane
2013-04-04
*
Add \watch [SEC] command to psql.
Tom Lane
2013-04-04
*
psql: Let \l accept a pattern
Peter Eisentraut
2013-03-04
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
*
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-02-02
*
Make \? help message more clear when not connected.
Heikki Linnakangas
2013-01-15
*
Don't pass NULL to fprintf, if not currently connected to a database.
Heikki Linnakangas
2013-01-15
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Make psql -1 < file behave as expected.
Robert Haas
2012-08-09
*
Syntax support and documentation for event triggers.
Robert Haas
2012-07-18
*
Run updated copyright.pl on HEAD and 9.2 trees, updating the psql
Bruce Momjian
2012-07-06
*
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-18
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
psql: Support zero byte field and record separators
Peter Eisentraut
2012-02-09
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Add a \setenv command to psql.
Andrew Dunstan
2011-12-04
*
Add psql expanded auto mode
Peter Eisentraut
2011-11-12
*
Change psql's \dd command to do something more useful.
Robert Haas
2011-08-11
*
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
*
Add \ir command to psql.
Robert Haas
2011-07-06
*
DDL support for collations
Peter Eisentraut
2011-02-12
*
Core support for "extensions", which are packages of SQL objects.
Tom Lane
2011-02-08
*
Update psql's \copyright to match the text we have in the COPYRIGHT file.
Heikki Linnakangas
2011-01-27
*
Document the "S" option for psql's \dn command in the psql help
Peter Eisentraut
2011-01-25
*
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
*
Make \? output of \dg and \du the same
Peter Eisentraut
2010-10-28
[next]