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
*
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
*
Update syntax shown for \copy to match new syntax for COPY.
Robert Haas
2012-09-06
*
psql: Reduce compatibility warning
Peter Eisentraut
2012-08-31
*
Document clearly that psql \! parameter interpretation limitations are
Bruce Momjian
2012-08-25
*
Document that tab completation can interfere with some SQL commands.
Bruce Momjian
2012-08-16
*
Add link from COPY ref page to psql \copy.
Tom Lane
2012-08-11
*
Make psql -1 < file behave as expected.
Robert Haas
2012-08-09
*
Document that, for psql -c, only the result of the last command is
Bruce Momjian
2012-08-03
*
Syntax support and documentation for event triggers.
Robert Haas
2012-07-18
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2012-05-15
*
psql: Add variable to control keyword case in tab completion
Peter Eisentraut
2012-05-08
*
Document that it is the pgsql version we are matching for psqlrc
Bruce Momjian
2012-05-06
*
Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a4; I was wrong.
Bruce Momjian
2012-05-06
*
Fix psql doc typo.
Bruce Momjian
2012-05-05
*
doc: Fix for too many brackets in command synopses on man pages
Peter Eisentraut
2012-05-03
*
Accept postgres:// URIs in libpq connection functions
Alvaro Herrera
2012-04-11
*
Tweak markup to avoid extra whitespace in man pages
Peter Eisentraut
2012-03-28
*
If a role has a password expiration date, show that in psql's \du output.
Tom Lane
2012-03-22
*
Provide environment overrides for psql file locations.
Andrew Dunstan
2012-03-03
*
psql: Support zero byte field and record separators
Peter Eisentraut
2012-02-09
*
Add support for privileges on types
Peter Eisentraut
2011-12-20
[next]