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
/
src
/
bin
/
psql
Age
Commit message (
Expand
)
Author
4 days
Add tab completion support for the WAIT FOR command
Alexander Korotkov
10 days
Refer readers of \? to "\? variables" for pset options
Álvaro Herrera
11 days
psql: Add tab completion for COPY ... PROGRAM.
Masahiko Sawada
11 days
psql: Improve tab completion for COPY ... STDIN/STDOUT.
Masahiko Sawada
11 days
Have psql's "\? variables" show csv_fieldsep
Álvaro Herrera
12 days
Add \pset options for boolean value display
Álvaro Herrera
2025-10-28
Add psql PROMPT variable for search_path.
Nathan Bossart
2025-10-24
psql: Improve tab completion for large objects.
Fujii Masao
2025-10-23
Introduce "REFRESH SEQUENCES" for subscriptions.
Amit Kapila
2025-10-17
Improve TAP tests by replacing ok() with better Test::More functions
Michael Paquier
2025-10-15
Add log_autoanalyze_min_duration
Peter Eisentraut
2025-10-09
Add "ALL SEQUENCES" support to publications.
Amit Kapila
2025-10-07
Adjust new TAP test to work on macOS.
Tom Lane
2025-10-07
Improve psql's ability to select pager mode accurately.
Tom Lane
2025-09-25
psql: Add COMPLETE_WITH_FILES and COMPLETE_WITH_GENERATOR macros.
Masahiko Sawada
2025-09-02
Add max_retention_duration option to subscriptions.
Amit Kapila
2025-08-11
Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025-07-31
Fix tab completion for ALTER ROLE|USER ... RESET
Tomas Vondra
2025-07-31
Schema-qualify unnest() in ALTER DATABASE ... RESET
Tomas Vondra
2025-07-23
Preserve conflict-relevant data during logical replication.
Amit Kapila
2025-07-16
psql: Fix note on project naming in output of \copyright.
Nathan Bossart
2025-07-15
psql: Fix tab-completion after GRANT/REVOKE on LARGE OBJECT and FOREIGN SERVER.
Fujii Masao
2025-07-14
psql: Add variable SERVICEFILE
Michael Paquier
2025-07-11
Add FLUSH_UNLOGGED option to CHECKPOINT command.
Nathan Bossart
2025-07-11
Add MODE option to CHECKPOINT command.
Nathan Bossart
2025-07-11
Add option list to CHECKPOINT command.
Nathan Bossart
2025-07-09
Fix tab-completion for COPY and \copy options.
Masahiko Sawada
2025-07-09
psql: Improve psql tab completion for GRANT/REVOKE on large objects.
Fujii Masao
2025-07-09
libpq: Remove PQservice()
Michael Paquier
2025-07-03
Add tab-completion for ALTER TABLE not-nulls
Álvaro Herrera
2025-06-30
psql: Improve tab completion for COPY command.
Fujii Masao
2025-06-24
psql: Rename meta-command \close to \close_prepared
Michael Paquier
2025-06-16
Message style improvements
Peter Eisentraut
2025-06-15
psql: Change new \conninfo to use SSL instead of TLS
Peter Eisentraut
2025-06-14
psql: Report full protocol version 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-06-11
Add tab completion for REJECT_LIMIT option.
Masahiko Sawada
2025-06-11
psql: Remove PARTITION BY clause in tab completion for unlogged tables
Michael Paquier
2025-06-05
psql: fix order of join clauses when listing extensions
Magnus Hagander
2025-06-04
psql: Abort connection when using \syncpipeline after COPY TO/FROM
Michael Paquier
2025-05-11
Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT]
Álvaro Herrera
2025-05-05
Translation updates
Peter Eisentraut
2025-04-24
psql: Fix assertion failures with pipeline mode
Michael Paquier
2025-04-23
psql: Rework TAP routine psql_fails_like() to define WAL sender context
Michael Paquier
2025-04-19
psql: Split extended query protocol meta-commands in --help=commands
Michael Paquier
2025-04-19
psql: Improve descriptions of \\flush[request] in --help
Michael Paquier
2025-04-19
psql: Fix incorrect status code returned by \getresults
Michael Paquier
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-18
Fixup various older misuses of appendPQExpBuffer
David Rowley
[next]