index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
help.c
Age
Commit message (
Expand
)
Author
2017-07-05
psql documentation fixes
Peter Eisentraut
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-14
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-03-30
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-07
psql: Add \gx command
Stephen Frost
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-03
Clean up psql's behavior for a few more control variables.
Tom Lane
2017-01-20
Logical replication
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-08-18
Update line count totals for psql help displays.
Tom Lane
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-24
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-14
psql: Fix \? output alignment
Peter Eisentraut
2014-09-23
Add unicode_*_linestyle to \? variables
Stephen Frost
2014-09-12
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-09
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-05
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-04
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
[next]