aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/psql-ref.sgml
Commit message (Expand)AuthorAge
* Fix XML id to match containing pagePeter Eisentraut2020-09-03
* Add access method names to \d[i|m|t]+ in psqlMichael Paquier2020-09-02
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* Fix minor issues in psql's new \dAc and related commands.Tom Lane2020-08-02
* doc: Fix description of \copy for psqlMichael Paquier2020-07-18
* doc: Fix man page whitespace issuesPeter Eisentraut2020-06-07
* psql: Clean up terminology in \dAp commandPeter Eisentraut2020-06-04
* Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.Tom Lane2020-05-11
* Fix collection of typos and grammar mistakes in the tree, volume 2Michael Paquier2020-04-14
* Allow psql's \g and \gx commands to transiently change \pset options.Tom Lane2020-04-07
* Fix assorted typosMagnus Hagander2020-03-31
* Doc: fix some description of environment variables with frontend toolsMichael Paquier2020-03-09
* Show opclass and opfamily related information in psqlAlexander Korotkov2020-03-08
* Add %x to default PROMPT1 and PROMPT2 in psqlMichael Paquier2020-02-12
* Make psql redisplay the query buffer after \e.Tom Lane2019-11-22
* Allow invisible PROMPT2 in psql.Thomas Munro2019-11-19
* Add \warn command to psql.Tom Lane2019-07-05
* Doc: document table persistence display in \dt+.Tom Lane2019-07-03
* Tweak libpq's PQhost, PQhostaddr, and psql's \connectAlvaro Herrera2019-06-14
* docs: cleanup/remove/update references to OID column.Andres Freund2019-04-17
* Tie loose ends in psql's new \dP commandAlvaro Herrera2019-04-17
* psql \dP: list partitioned tables and indexesAlvaro Herrera2019-04-07
* Add a "SQLSTATE-only" error verbosity option to libpq and psql.Tom Lane2019-04-04
* Unified logging system for command-line programsPeter Eisentraut2019-04-01
* tableam: introduce table AM infrastructure.Andres Freund2019-03-06
* Fix psql's "\g target" meta-command to work with COPY TO STDOUT.Tom Lane2019-01-26
* Refactor documentation about privileges to centralize the info.Tom Lane2018-12-03
* Add CSV table output mode in psql.Tom Lane2018-11-26
* Doc: remove claim that all \pset format options are unique in 1 letter.Tom Lane2018-11-14
* Reorganize format options of psql in alphabetical orderMichael Paquier2018-11-06
* psql: Add option for procedures to \dfPeter Eisentraut2018-07-24
* Documentation spell checking and markup improvementsPeter Eisentraut2018-06-29
* Add \if support to pgbenchTeodor Sigaev2018-03-22
* Document security implications of search_path and the public schema.Noah Misch2018-02-26
* Add procedure support to pg_get_functiondefPeter Eisentraut2018-02-13
* doc: Clarify psql --list documentation a bit morePeter Eisentraut2018-02-03
* doc: mention psql -l uses the 'postgres' database by defaultBruce Momjian2018-01-23
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Provide a test for variable existence in psqlAndrew Dunstan2017-09-21
* Add psql variables to track success/failure of SQL queries.Tom Lane2017-09-12
* Message style fixesPeter Eisentraut2017-09-11
* Improve documentation about behavior of multi-statement Query messages.Tom Lane2017-09-07
* Add \gdesc psql command.Tom Lane2017-09-05
* In psql, use PSQL_PAGER in preference to PAGER, if it's set.Tom Lane2017-09-05
* Add psql variables showing server version and psql version.Tom Lane2017-09-05
* psql documentation fixesPeter Eisentraut2017-07-04
* Fix materialized-view documentation oversights.Tom Lane2017-06-19
* Put documentation of options and commands in more alphabetical orderPeter Eisentraut2017-06-14