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
Age
Commit message (
Expand
)
Author
2025-07-24
Fix duplicate transaction replay during pg_createsubscriber.
Amit Kapila
2025-07-23
Preserve conflict-relevant data during logical replication.
Amit Kapila
2025-07-21
pg_dump: include comments on not-null constraints on domains, too
Álvaro Herrera
2025-07-18
pg_upgrade: Use COPY for large object metadata.
Nathan Bossart
2025-07-16
Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
2025-07-16
pg_dumpall: Skip global objects with --statistics-only or --no-schema.
Jeff Davis
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-11
Fix the handling of two GUCs during upgrade.
Amit Kapila
2025-07-10
pg_dump: Fix object-type sort priority for large objects.
Nathan Bossart
2025-07-09
Minor tweaks for pg_test_timing.
Tom Lane
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-08
Change pg_test_timing to measure in nanoseconds not microseconds.
Tom Lane
2025-07-08
pg_walsummary: Improve stability of test checking statistics
Michael Paquier
2025-07-07
Standardize LSN formatting by zero padding
Álvaro Herrera
2025-07-04
Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
2025-07-04
pg_upgrade: Add missing newline in error message
Álvaro Herrera
2025-07-04
pg_upgrade: check for inconsistencies in not-null constraints w/inheritance
Álvaro Herrera
2025-07-03
Add tab-completion for ALTER TABLE not-nulls
Álvaro Herrera
2025-07-02
meson: Increase minimum version to 0.57.2
Peter Eisentraut
2025-07-02
Fix bug in archive streamer with LZ4 decompression
Michael Paquier
2025-07-01
amcheck: Improve confusing message
Peter Eisentraut
2025-06-30
Add new OID alias type regdatabase.
Nathan Bossart
2025-06-30
psql: Improve tab completion for COPY command.
Fujii Masao
2025-06-30
pgbench: Use standard option handling test routines
Peter Eisentraut
2025-06-30
Run pgperltidy
Joe Conway
2025-06-29
pg_recvlogical: Rename --two-phase and --failover options.
Peter Eisentraut
2025-06-26
pg_dump: include comments on valid not-null constraints, too
Álvaro Herrera
2025-06-25
pg_createsubscriber: Rename option --remove to --clean
Peter Eisentraut
2025-06-24
psql: Rename meta-command \close to \close_prepared
Michael Paquier
2025-06-19
Improve pg_dump/pg_dumpall help synopses and terminology
Peter Eisentraut
2025-06-18
pg_dump: Allow pg_dump to dump the statistics for foreign tables.
Fujii Masao
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-12
pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options.
Fujii Masao
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-08
pg_restore: fix incompatibility with old directory-format dumps.
Tom Lane
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-06-03
Fix a pg_dump scenario for platforms where SEEK_CUR != 1.
Noah Misch
[next]