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
/
test
Age
Commit message (
Expand
)
Author
2025-08-02
Fix typo in foreign_key.sql
Michael Paquier
2025-07-31
Sort dump objects independent of OIDs, for the 7 holdout object types.
Noah Misch
2025-07-29
Add regression test for background worker restart after crash.
Fujii Masao
2025-07-29
Handle timeout in PostgreSQL::Test::Cluster::is_alive()
Michael Paquier
2025-07-25
Lower bounds related to pgstats kinds
Michael Paquier
2025-07-24
Fix cfbot failure caused by commit 228c370868.
Amit Kapila
2025-07-23
Preserve conflict-relevant data during logical replication.
Amit Kapila
2025-07-22
Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025-07-22
Expand virtual generated columns before sublink pull-up
Richard Guo
2025-07-19
Reintroduce test 046_checkpoint_logical_slot
Alexander Korotkov
2025-07-19
Improve the stability of the recovery test 047_checkpoint_physical_slot
Alexander Korotkov
2025-07-19
Check status of nodes after regression test run in 027_stream_regress
Michael Paquier
2025-07-19
Add PostgreSQL::Test::Cluster::is_alive()
Michael Paquier
2025-07-18
Speed up byteain by not parsing traditional-style input twice.
Tom Lane
2025-07-18
Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
2025-07-17
Add a test harness for the binary heap code.
Nathan Bossart
2025-07-17
Split regression tests for TOAST compression methods into two files
Michael Paquier
2025-07-16
Fix dumping of comments on invalid constraints on domains
Álvaro Herrera
2025-07-13
In username-map substitution, cope with more than one \1.
Tom Lane
2025-07-11
Fix inconsistent quoting of role names in ACLs.
Tom Lane
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
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
2025-07-11
Force LC_NUMERIC to C while running TAP tests.
Tom Lane
2025-07-10
Fix sslkeylogfile error handling logging
Daniel Gustafsson
2025-07-10
injection_points: Add injection_points_list()
Michael Paquier
2025-07-09
Introduce pg_dsm_registry_allocations view.
Nathan Bossart
2025-07-08
Consider explicit incremental sort for Append and MergeAppend
Richard Guo
2025-07-07
Adapt pg_upgrade test to pg_lsn output format difference
Álvaro Herrera
2025-07-07
Standardize LSN formatting by zero padding
Álvaro Herrera
2025-07-04
Disable commit timestamps during bootstrap
Michael Paquier
2025-07-03
Simplify COALESCE() with one surviving argument.
Tom Lane
2025-07-03
Obtain required table lock during cross-table updates, redux.
Tom Lane
2025-07-03
Prevent creation of duplicate not-null constraints for domains
Álvaro Herrera
2025-07-03
Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Álvaro Herrera
2025-07-03
Support multi-line headers in COPY FROM command.
Fujii Masao
2025-07-03
Improve checks for GUC recovery_target_timeline
Michael Paquier
2025-07-03
Enable use of Memoize for ANTI joins
Richard Guo
2025-07-02
Fix cross-version upgrade test breakage from commit fe07100e82.
Nathan Bossart
2025-07-02
Add GetNamedDSA() and GetNamedDSHash().
Nathan Bossart
2025-07-02
Allow width_bucket()'s "operand" input to be NaN.
Tom Lane
2025-07-02
Fix error message for ALTER CONSTRAINT ... NOT VALID
Álvaro Herrera
2025-07-02
Make row compares robust during nbtree array scans.
Peter Geoghegan
2025-07-02
meson: Increase minimum version to 0.57.2
Peter Eisentraut
2025-06-30
Add new OID alias type regdatabase.
Nathan Bossart
2025-06-30
Avoid uninitialized value error in TAP tests' Cluster->psql
Andrew Dunstan
2025-06-30
Align log_line_prefix in CI and TAP tests with pg_regress.c
Michael Paquier
2025-06-30
Run pgperltidy
Joe Conway
2025-06-29
Fix some new issues with planning of PlaceHolderVars.
Tom Lane
[next]