index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
psql-ref.sgml
Age
Commit message (
Expand
)
Author
2025-06-24
psql: Rename meta-command \close to \close_prepared
Michael Paquier
2025-06-15
psql: Change new \conninfo to use SSL instead of TLS
Peter Eisentraut
2025-06-14
doc: Add note about "Client User" and "Superuser" fields in \conninfo output.
Fujii Masao
2025-06-13
psql: Reword help message and docs for WATCH_INTERVAL
Daniel Gustafsson
2025-06-13
psql: Forbid use of COPY and \copy while in a pipeline
Michael Paquier
2025-05-07
doc: Put some psql documentation pieces back into alphabetical order
Peter Eisentraut
2025-03-25
psql: Make default \watch interval configurable
Daniel Gustafsson
2025-03-19
psql: Allow queries terminated by semicolons while in pipeline mode
Michael Paquier
2025-03-18
psql: Add \sendpipeline to send query buffers while in a pipeline
Michael Paquier
2025-02-25
psql: Add pipeline status to prompt and some state variables
Michael Paquier
2025-02-22
Change \conninfo to use tabular format
Álvaro Herrera
2025-02-21
psql: Add support for pipelines
Michael Paquier
2025-01-14
psql: Add option to use expanded mode to all list commands.
Dean Rasheed
2025-01-14
psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output.
Dean Rasheed
2024-12-18
psql: Add more information about service name
Michael Paquier
2024-11-01
doc: explain how the home directory is found on Unix-like syst.
Bruce Momjian
2024-09-30
Do not treat \. as an EOF marker in CSV mode for COPY IN.
Tom Lane
2024-08-22
psql: Add more meta-commands able to use the extended protocol
Michael Paquier
2024-07-25
doc: Decorate psql page with application markup tags
Michael Paquier
2024-04-24
Doc: fix prompt in psql crosstabview example
Daniel Gustafsson
2024-04-10
Doc: Update ulinks to RFC documents to avoid redirect
Daniel Gustafsson
2024-04-09
doc: Remove stray comma from list of psql options
Daniel Gustafsson
2023-11-03
doc: \copy can get data values \. and end-of-input confused
Bruce Momjian
2023-08-29
Allow \watch queries to stop on minimum rows returned
Daniel Gustafsson
2023-07-19
Add psql \drg command to display role grants.
Tom Lane
2023-06-13
doc: Move list entry to proper position
Peter Eisentraut
2023-05-17
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-12
Tighten usage of PSQL_WATCH_PAGER.
Tom Lane
2023-04-12
doc: Fix some typos and grammar
Michael Paquier
2023-04-06
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-03-21
Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql.
Tom Lane
2023-03-02
Show "internal name" not "source code" in psql's \df+ command.
Tom Lane
2023-01-11
Fix typos in code and comments
Michael Paquier
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-07
psql: Add support for \dpS and \zS.
Dean Rasheed
2022-12-09
Add USER SET parameter values for pg_db_role_setting
Alexander Korotkov
2022-11-24
doc: Fix description of how the default user name is chosen
Peter Eisentraut
2022-11-15
psql: Add command to use extended query protocol
Peter Eisentraut
2022-09-09
Doc: improve documentation about where the psqlrc files are.
Tom Lane
2022-08-19
doc: Improve some markups and some wording around archiving modules
Michael Paquier
2022-08-13
Remove HAVE_UNIX_SOCKETS.
Thomas Munro
2022-08-04
Fix assorted doc typos
John Naylor
2022-07-25
Add xheader_width pset option to psql
Andrew Dunstan
2022-06-15
Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP
Michael Paquier
2022-06-06
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-05-31
Doc: fix mention of psql's minimum supported server version.
Tom Lane
2022-04-20
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-11
Tweak the default behavior of psql's \dconfig.
Tom Lane
[next]