Commit Graph

488 Commits (7f85099f4b3bf0142b19e87b5596a63c2df96274)

Author SHA1 Message Date
Bruce Momjian 7f85099f4b doc: \copy can get data values \. and end-of-input confused 2 years ago
Tom Lane 0a1d2a7df8 Add psql \drg command to display role grants. 2 years ago
Peter Eisentraut b93c63d197 doc: Move list entry to proper position 2 years ago
Alexander Korotkov b9a7a82272 Revert "Add USER SET parameter values for pg_db_role_setting" 2 years ago
Tom Lane 51b2c08798 Tighten usage of PSQL_WATCH_PAGER. 2 years ago
Michael Paquier 644b848f50 doc: Fix some typos and grammar 2 years ago
Tom Lane 31ae2aa9d2 psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places. 2 years ago
Tom Lane 00beecfe83 psql: add an optional execution-count limit to \watch. 2 years ago
Tom Lane b0d8f2d983 Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql. 3 years ago
Tom Lane 3dfae91f7a Show "internal name" not "source code" in psql's \df+ command. 3 years ago
Michael Paquier 5f6401f81c Fix typos in code and comments 3 years ago
Tom Lane 78ee60ed84 Doc: add XML ID attributes to <sectN> and <varlistentry> tags. 3 years ago
Dean Rasheed d913928c9c psql: Add support for \dpS and \zS. 3 years ago
Alexander Korotkov 096dd80f3c Add USER SET parameter values for pg_db_role_setting 3 years ago
Peter Eisentraut 385da7306c doc: Fix description of how the default user name is chosen 3 years ago
Peter Eisentraut 5b66de3433 psql: Add command to use extended query protocol 3 years ago
Tom Lane f734857a92 Doc: improve documentation about where the psqlrc files are. 3 years ago
Michael Paquier 31e121d4f7 doc: Improve some markups and some wording around archiving modules 3 years ago
Thomas Munro f558088285 Remove HAVE_UNIX_SOCKETS. 3 years ago
John Naylor 9f08803828 Fix assorted doc typos 3 years ago
Andrew Dunstan a45388d6e0 Add xheader_width pset option to psql 3 years ago
Michael Paquier a3ff08e0b0 Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP 3 years ago
Michael Paquier 157f8739ad Fix psql's single transaction mode on client-side errors with -c/-f switches 3 years ago
Tom Lane c03b7f5260 Doc: fix mention of psql's minimum supported server version. 3 years ago
Robert Haas d2d3547979 Allow db.schema.table patterns, but complain about random garbage. 3 years ago
Tom Lane 836af9756b Remove trailing whitespace from *.sgml files. 3 years ago
Tom Lane 5e70d8b5d1 Tweak the default behavior of psql's \dconfig. 3 years ago
Tom Lane 3e707fbb40 psql: add \dconfig command to show server's configuration parameters. 3 years ago
Peter Eisentraut 7844c9918a psql: Show all query results by default 3 years ago
Tom Lane 02b8048ba5 psql: improve tab-complete's handling of variant SQL names. 4 years ago
Tom Lane 328dfbdabd Extend psql's \lo_list/\dl to be able to print large objects' ACLs. 4 years ago
Tom Lane 33d3eeadb2 Add a \getenv command to psql. 4 years ago
Amit Kapila 5a2832465f Allow publishing the tables of schema. 4 years ago
Michael Paquier c8dd2cb494 doc: Fix some typos and markups 4 years ago
Peter Eisentraut 46111fb7b5 doc: Spell checking 4 years ago
Thomas Munro 7c09d2797e Add PSQL_WATCH_PAGER for psql's \watch command. 4 years ago
David Rowley 04539e73fa Use the correct article for abbreviations 4 years ago
Peter Eisentraut 124966c1a3 Put some psql documentation pieces back into alphabetical order 4 years ago
Peter Eisentraut 197d33ccbe Fix some trailing whitespace in documentation files 4 years ago
Peter Eisentraut fae65629ce Revert "psql: Show all query results by default" 4 years ago
Michael Paquier 1840d9f4c8 doc: Simplify example of HISTFILE for psql 4 years ago
Michael Paquier 609b0652af Fix typos and grammar in documentation and code comments 4 years ago
Tom Lane a3027e1e7f Allow psql's \df and \do commands to specify argument types. 4 years ago
Peter Eisentraut 3a51306722 psql: Show all query results by default 4 years ago
Tom Lane 55873a00e3 Improve psql's behavior when the editor is exited without saving. 5 years ago
Robert Haas bbe0a81db6 Allow configurable LZ4 TOAST compression. 5 years ago
Tomas Vondra ad600bba04 psql \dX: list extended statistics objects 5 years ago
Tomas Vondra 1db0d173a2 Revert "psql \dX: list extended statistics objects" 5 years ago
Tomas Vondra 891a1d0bca psql \dX: list extended statistics objects 5 years ago
Tom Lane 1b62d0fb3e Allow psql to re-use connection parameters after a connection loss. 5 years ago