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
/
regress
/
expected
Age
Commit message (
Expand
)
Author
2025-09-16
Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
2025-09-16
Treat JsonConstructorExpr as non-strict
Richard Guo
2025-09-15
Expand virtual generated columns in constraint expressions
Peter Eisentraut
2025-09-15
CREATE STATISTICS: improve misleading error message
Peter Eisentraut
2025-09-13
Amend recent fix for SIMILAR TO regex conversion.
Tom Lane
2025-09-12
Fix oversights in pg_event_trigger_dropped_objects() fixes.
Tom Lane
2025-09-12
Replace tests of ALTER DATABASE RESET TABLESPACE.
Noah Misch
2025-09-11
Report the correct is_temporary flag for column defaults.
Tom Lane
2025-09-10
Fix CREATE TABLE LIKE with not-valid check constraint
Peter Eisentraut
2025-09-09
Add date and timestamp variants of random(min, max).
Dean Rasheed
2025-09-08
Don't generate fake "ANY_subquery" aliases, either.
Robert Haas
2025-09-08
Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases.
Robert Haas
2025-09-04
Fix replica identity check for MERGE.
Dean Rasheed
2025-09-04
Fix replica identity check for INSERT ON CONFLICT DO UPDATE.
Dean Rasheed
2025-09-03
Fix planner error when estimating SubPlan cost
Richard Guo
2025-09-02
Add HINT for COPY TO when WHERE clause is used.
Fujii Masao
2025-09-02
Improve error message for duplicate labels when creating an enum type.
Tom Lane
2025-09-02
Add max_retention_duration option to subscriptions.
Amit Kapila
2025-08-30
Fix const-simplification for constraints and stats
Richard Guo
2025-08-29
CREATE STATISTICS: improve misleading error message
Álvaro Herrera
2025-08-29
Fix semijoin unique-ification for child relations
Richard Guo
2025-08-28
Fix "variable not found in subplan target lists" in semijoin de-duplication.
Tom Lane
2025-08-28
Message style improvements
Peter Eisentraut
2025-08-23
Rewrite previous commit's test for TestUpgradeXversion compatibility.
Noah Misch
2025-08-23
Sort DO_DEFAULT_ACL dump objects independent of OIDs.
Noah Misch
2025-08-22
Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025-08-20
Fix re-execution of a failed SQLFunctionCache entry.
Tom Lane
2025-08-20
Minor error message enhancement
Peter Eisentraut
2025-08-19
Pathify RHS unique-ification for semijoin planning
Richard Guo
2025-08-15
Add SQL test for TOAST value allocations on rewrite
Michael Paquier
2025-08-11
Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025-08-11
Fix security checks in selectivity estimation functions.
Dean Rasheed
2025-08-08
Fix oversight in FindTriggerIncompatibleWithInheritance.
Etsuro Fujita
2025-08-07
Extend int128.h to support more numeric code.
Dean Rasheed
2025-08-07
Improve tests of date_trunc() with infinity and unsupported units
Michael Paquier
2025-08-06
Add regression test for short varlenas saved in TOAST relations
Michael Paquier
2025-08-05
Add backup_type column to pg_stat_progress_basebackup.
Masahiko Sawada
2025-08-05
Throw ERROR when publish_generated_columns is specified without a value.
Amit Kapila
2025-08-04
Fix typo in create_index.sql.
Dean Rasheed
2025-08-04
Detect and report update_deleted conflicts.
Amit Kapila
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-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-18
Speed up byteain by not parsing traditional-style input twice.
Tom Lane
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-11
Fix inconsistent quoting of role names in ACLs.
Tom Lane
2025-07-11
Add FLUSH_UNLOGGED option to CHECKPOINT command.
Nathan Bossart
[next]