index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
psql-ref.sgml
Commit message (
Expand
)
Author
Age
*
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
Tom Lane
2019-01-26
*
Doc: remove claim that all \pset format options are unique in 1 letter.
Tom Lane
2018-11-14
*
Document security implications of search_path and the public schema.
Noah Misch
2018-02-26
*
psql documentation fixes
Peter Eisentraut
2018-01-29
*
Fix materialized-view documentation oversights.
Tom Lane
2017-06-19
*
Handle empty or all-blank PAGER setting more sanely in psql.
Tom Lane
2016-12-07
*
Introduce a psql "\connect -reuse-previous=on|off" option.
Noah Misch
2016-08-08
*
Docs: improve description of psql's %R prompt escape sequence.
Tom Lane
2016-06-19
*
Fix typos
Magnus Hagander
2016-03-06
*
Docs: document that psql's "\i -" means read from stdin.
Tom Lane
2015-12-13
*
Code + docs review for unicode linestyle patch.
Tom Lane
2015-11-03
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
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
*
Doc: fix syntax description for psql's \setenv.
Tom Lane
2015-02-02
*
Fix documentation of psql's ECHO all mode.
Tom Lane
2015-01-31
*
Improve consistency of parsing of psql's magic variables.
Tom Lane
2014-12-31
*
Assorted minor fixes for psql metacommand docs.
Tom Lane
2014-12-29
*
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
*
Fix psql \s to work with recent libedit, and add pager support.
Tom Lane
2014-09-08
*
Add psql PROMPT variable showing which line of a statement is being edited.
Andres Freund
2014-09-02
*
Add tab-completion for \unset and valid setting values of psql variables.
Fujii Masao
2014-08-12
*
docs: Improve documentation of \pset without arguments.
Robert Haas
2014-07-24
*
Add missing doc changes for ee80f043bc9b
Alvaro Herrera
2014-07-15
*
Add new ECHO mode 'errors' that displays only failed commands in psql.
Fujii Masao
2014-07-10
*
Fix whitespace
Peter Eisentraut
2014-07-08
*
doc: Fix DocBook XML validity
Peter Eisentraut
2014-05-06
*
docs: properly document psql auto encoding mode
Bruce Momjian
2014-04-16
*
psql: conditionally display oids and replication identity
Bruce Momjian
2014-04-15
*
docs: psql '--' comments are not passed to the server
Bruce Momjian
2014-04-10
*
Allow psql to print COPY command status in more cases.
Tom Lane
2014-03-13
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Suggest shell here-documents instead of psql -c for multiple commands.
Tom Lane
2014-02-14
*
Add display of oprcode (the underlying function's name) to psql's \do+.
Tom Lane
2014-01-16
*
Improve FILES section of psql reference page.
Tom Lane
2014-01-14
*
psql: Make \pset without arguments show all settings.
Robert Haas
2013-10-03
*
doc: Add \dm command to psql man page
Peter Eisentraut
2013-05-14
*
Add \watch [SEC] command to psql.
Tom Lane
2013-04-04
*
psql: Let \l accept a pattern
Peter Eisentraut
2013-03-04
*
Add support for piping COPY to/from an external program.
Heikki Linnakangas
2013-02-27
*
Add postgres_fdw contrib module.
Tom Lane
2013-02-21
*
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-02-02
*
Prevent "\g filename" from affecting subsequent commands after an error.
Tom Lane
2013-02-02
*
Add prosecdef to \df+ output.
Heikki Linnakangas
2013-01-25
*
psql latex fixes
Bruce Momjian
2013-01-18
*
Add a latex-longtable output format to psql
Bruce Momjian
2013-01-17
[next]