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
*
doc: explain how the home directory is found on Unix-like syst.
Bruce Momjian
2024-11-01
*
Do not treat \. as an EOF marker in CSV mode for COPY IN.
Tom Lane
2024-09-30
*
psql: Add more meta-commands able to use the extended protocol
Michael Paquier
2024-08-22
*
doc: Decorate psql page with application markup tags
Michael Paquier
2024-07-25
*
Doc: fix prompt in psql crosstabview example
Daniel Gustafsson
2024-04-24
*
Doc: Update ulinks to RFC documents to avoid redirect
Daniel Gustafsson
2024-04-10
*
doc: Remove stray comma from list of psql options
Daniel Gustafsson
2024-04-09
*
doc: \copy can get data values \. and end-of-input confused
Bruce Momjian
2023-11-03
*
Allow \watch queries to stop on minimum rows returned
Daniel Gustafsson
2023-08-29
*
Add psql \drg command to display role grants.
Tom Lane
2023-07-19
*
doc: Move list entry to proper position
Peter Eisentraut
2023-06-13
*
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
*
Tighten usage of PSQL_WATCH_PAGER.
Tom Lane
2023-05-12
*
doc: Fix some typos and grammar
Michael Paquier
2023-04-12
*
psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places.
Tom Lane
2023-04-06
*
psql: add an optional execution-count limit to \watch.
Tom Lane
2023-04-06
*
Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql.
Tom Lane
2023-03-21
*
Show "internal name" not "source code" in psql's \df+ command.
Tom Lane
2023-03-02
*
Fix typos in code and comments
Michael Paquier
2023-01-11
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
psql: Add support for \dpS and \zS.
Dean Rasheed
2023-01-07
*
Add USER SET parameter values for pg_db_role_setting
Alexander Korotkov
2022-12-09
*
doc: Fix description of how the default user name is chosen
Peter Eisentraut
2022-11-24
*
psql: Add command to use extended query protocol
Peter Eisentraut
2022-11-15
*
Doc: improve documentation about where the psqlrc files are.
Tom Lane
2022-09-09
*
doc: Improve some markups and some wording around archiving modules
Michael Paquier
2022-08-19
*
Remove HAVE_UNIX_SOCKETS.
Thomas Munro
2022-08-14
*
Fix assorted doc typos
John Naylor
2022-08-04
*
Add xheader_width pset option to psql
Andrew Dunstan
2022-07-25
*
Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP
Michael Paquier
2022-06-15
*
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-06-06
*
Doc: fix mention of psql's minimum supported server version.
Tom Lane
2022-05-31
*
Allow db.schema.table patterns, but complain about random garbage.
Robert Haas
2022-04-20
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Tweak the default behavior of psql's \dconfig.
Tom Lane
2022-04-11
*
psql: add \dconfig command to show server's configuration parameters.
Tom Lane
2022-04-07
*
psql: Show all query results by default
Peter Eisentraut
2022-04-04
*
psql: improve tab-complete's handling of variant SQL names.
Tom Lane
2022-01-30
*
Extend psql's \lo_list/\dl to be able to print large objects' ACLs.
Tom Lane
2022-01-06
*
Add a \getenv command to psql.
Tom Lane
2021-12-20
*
Allow publishing the tables of schema.
Amit Kapila
2021-10-27
*
doc: Fix some typos and markups
Michael Paquier
2021-09-29
*
doc: Spell checking
Peter Eisentraut
2021-07-16
*
Add PSQL_WATCH_PAGER for psql's \watch command.
Thomas Munro
2021-07-13
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
Put some psql documentation pieces back into alphabetical order
Peter Eisentraut
2021-05-21
*
Fix some trailing whitespace in documentation files
Peter Eisentraut
2021-04-22
*
Revert "psql: Show all query results by default"
Peter Eisentraut
2021-04-15
*
doc: Simplify example of HISTFILE for psql
Michael Paquier
2021-04-15
*
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-09
[next]