index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
help.c
Age
Commit message (
Expand
)
Author
2016-07-12
Put some things in a better order in psql help
Peter Eisentraut
2016-06-09
pgindent run for 9.6
Robert Haas
2016-06-07
Fix loose ends for SQL ACCESS METHOD objects
Alvaro Herrera
2016-04-08
Support \crosstabview in psql
Alvaro Herrera
2016-04-08
Reserve the "pg_" namespace for roles
Stephen Frost
2016-04-04
Add a \gexec command to psql for evaluation of computed queries.
Tom Lane
2016-04-03
Add psql \errverbose command to see last server error at full verbosity.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-20
psql: Review of new help output strings
Peter Eisentraut
2015-09-16
Review program help output for wording and formatting
Peter Eisentraut
2015-09-05
Rearrange the handling of error context reports.
Tom Lane
2015-07-03
Add psql \ev and \sv commands for editing and showing view definitions.
Tom Lane
2015-05-23
pgindent run for 9.5
Bruce Momjian
2015-04-02
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-01
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-03-31
psql: add asciidoc output format
Bruce Momjian
2015-03-28
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-10-13
psql: Fix \? output alignment
Peter Eisentraut
2014-09-22
Add unicode_*_linestyle to \? variables
Stephen Frost
2014-09-12
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-10
Add new psql help topics, accessible to both --help and \?.
Andres Freund
2014-07-10
Add new ECHO mode 'errors' that displays only failed commands in psql.
Fujii Masao
2014-04-16
psql: update --help output for unaligned mode params
Bruce Momjian
2014-01-10
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-18
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-10-03
psql: Make \pset without arguments show all settings.
Robert Haas
2013-04-04
Fix line count in slashUsage().
Tom Lane
2013-04-04
Add \watch [SEC] command to psql.
Tom Lane
2013-03-04
psql: Let \l accept a pattern
Peter Eisentraut
2013-03-03
Add a materialized view relations.
Kevin Grittner
2013-02-02
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-01-15
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-01
Update copyrights for 2013
Bruce Momjian
2012-08-09
Make psql -1 < file behave as expected.
Robert Haas
2012-07-18
Syntax support and documentation for event triggers.
Robert Haas
2012-07-06
Run updated copyright.pl on HEAD and 9.2 trees, updating the psql
Bruce Momjian
2012-06-18
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-02-09
psql: Support zero byte field and record separators
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-04
Add a \setenv command to psql.
Andrew Dunstan
2011-11-12
Add psql expanded auto mode
Peter Eisentraut
2011-08-11
Change psql's \dd command to do something more useful.
Robert Haas
2011-08-08
Teach psql to display the comments on conversions and domains.
Robert Haas
2011-08-04
Teach psql to display comments on languages and casts.
Robert Haas
2011-07-06
Add \ir command to psql.
Robert Haas
[next]