aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/psql-ref.sgml
Commit message (Expand)AuthorAge
* doc: explain how the home directory is found on Unix-like syst.Bruce Momjian2024-11-01
* Do not treat \. as an EOF marker in CSV mode for COPY IN.Tom Lane2024-09-30
* psql: Add more meta-commands able to use the extended protocolMichael Paquier2024-08-22
* doc: Decorate psql page with application markup tagsMichael Paquier2024-07-25
* Doc: fix prompt in psql crosstabview exampleDaniel Gustafsson2024-04-24
* Doc: Update ulinks to RFC documents to avoid redirectDaniel Gustafsson2024-04-10
* doc: Remove stray comma from list of psql optionsDaniel Gustafsson2024-04-09
* doc: \copy can get data values \. and end-of-input confusedBruce Momjian2023-11-03
* Allow \watch queries to stop on minimum rows returnedDaniel Gustafsson2023-08-29
* Add psql \drg command to display role grants.Tom Lane2023-07-19
* doc: Move list entry to proper positionPeter Eisentraut2023-06-13
* Revert "Add USER SET parameter values for pg_db_role_setting"Alexander Korotkov2023-05-17
* Tighten usage of PSQL_WATCH_PAGER.Tom Lane2023-05-12
* doc: Fix some typos and grammarMichael Paquier2023-04-12
* psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places.Tom Lane2023-04-06
* psql: add an optional execution-count limit to \watch.Tom Lane2023-04-06
* Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql.Tom Lane2023-03-21
* Show "internal name" not "source code" in psql's \df+ command.Tom Lane2023-03-02
* Fix typos in code and commentsMichael Paquier2023-01-11
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-09
* psql: Add support for \dpS and \zS.Dean Rasheed2023-01-07
* Add USER SET parameter values for pg_db_role_settingAlexander Korotkov2022-12-09
* doc: Fix description of how the default user name is chosenPeter Eisentraut2022-11-24
* psql: Add command to use extended query protocolPeter Eisentraut2022-11-15
* Doc: improve documentation about where the psqlrc files are.Tom Lane2022-09-09
* doc: Improve some markups and some wording around archiving modulesMichael Paquier2022-08-19
* Remove HAVE_UNIX_SOCKETS.Thomas Munro2022-08-14
* Fix assorted doc typosJohn Naylor2022-08-04
* Add xheader_width pset option to psqlAndrew Dunstan2022-07-25
* Tweak behavior of psql --single-transaction depending on ON_ERROR_STOPMichael Paquier2022-06-15
* Fix psql's single transaction mode on client-side errors with -c/-f switchesMichael Paquier2022-06-06
* Doc: fix mention of psql's minimum supported server version.Tom Lane2022-05-31
* Allow db.schema.table patterns, but complain about random garbage.Robert Haas2022-04-20
* Remove trailing whitespace from *.sgml files.Tom Lane2022-04-20
* Tweak the default behavior of psql's \dconfig.Tom Lane2022-04-11
* psql: add \dconfig command to show server's configuration parameters.Tom Lane2022-04-07
* psql: Show all query results by defaultPeter Eisentraut2022-04-04
* psql: improve tab-complete's handling of variant SQL names.Tom Lane2022-01-30
* Extend psql's \lo_list/\dl to be able to print large objects' ACLs.Tom Lane2022-01-06
* Add a \getenv command to psql.Tom Lane2021-12-20
* Allow publishing the tables of schema.Amit Kapila2021-10-27
* doc: Fix some typos and markupsMichael Paquier2021-09-29
* doc: Spell checkingPeter Eisentraut2021-07-16
* Add PSQL_WATCH_PAGER for psql's \watch command.Thomas Munro2021-07-13
* Use the correct article for abbreviationsDavid Rowley2021-06-11
* Put some psql documentation pieces back into alphabetical orderPeter Eisentraut2021-05-21
* Fix some trailing whitespace in documentation filesPeter Eisentraut2021-04-22
* Revert "psql: Show all query results by default"Peter Eisentraut2021-04-15
* doc: Simplify example of HISTFILE for psqlMichael Paquier2021-04-15
* Fix typos and grammar in documentation and code commentsMichael Paquier2021-04-09