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
*
Add a "SQLSTATE-only" error verbosity option to libpq and psql.
Tom Lane
2019-04-04
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
psql: Add documentation URL to \help output
Peter Eisentraut
2019-03-11
*
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Add CSV table output mode in psql.
Tom Lane
2018-11-26
*
Message style improvements
Peter Eisentraut
2018-09-13
*
psql: Add option for procedures to \df
Peter Eisentraut
2018-07-24
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Add psql variables to track success/failure of SQL queries.
Tom Lane
2017-09-12
*
Add \gdesc psql command.
Tom Lane
2017-09-05
*
In psql, use PSQL_PAGER in preference to PAGER, if it's set.
Tom Lane
2017-09-05
*
Add psql variables showing server version and psql version.
Tom Lane
2017-09-05
*
Reformat psql's --help=variables output.
Tom Lane
2017-09-05
*
psql documentation fixes
Peter Eisentraut
2017-07-04
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-06-14
*
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-30
*
psql: Add \gx command
Stephen Frost
2017-03-07
*
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-25
*
Clean up psql's behavior for a few more control variables.
Tom Lane
2017-02-02
*
Logical replication
Peter Eisentraut
2017-01-20
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update line count totals for psql help displays.
Tom Lane
2016-08-18
*
Put some things in a better order in psql help
Peter Eisentraut
2016-07-12
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Fix loose ends for SQL ACCESS METHOD objects
Alvaro Herrera
2016-06-07
*
Support \crosstabview in psql
Alvaro Herrera
2016-04-08
*
Reserve the "pg_" namespace for roles
Stephen Frost
2016-04-08
*
Add a \gexec command to psql for evaluation of computed queries.
Tom Lane
2016-04-04
*
Add psql \errverbose command to see last server error at full verbosity.
Tom Lane
2016-04-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
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
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
*
Add psql \ev and \sv commands for editing and showing view definitions.
Tom Lane
2015-07-03
*
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
[next]