index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
Age
Commit message (
Expand
)
Author
2025-09-24
Update GB18030 encoding from version 2000 to 2022
John Naylor
2025-09-23
Keep track of what RTIs a Result node is scanning.
Robert Haas
2025-09-20
Add support for base64url encoding and decoding
Daniel Gustafsson
2025-09-20
Re-allow using statistics for bool-valued functions in WHERE.
Tom Lane
2025-09-17
Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
2025-09-16
Revert "Avoid race condition between "GRANT role" and "DROP ROLE"".
Tom Lane
2025-09-16
Provide more-specific error details/hints for function lookup failures.
Tom Lane
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-13
Specify locale provider for pg_regress --no-locale
Alexander Korotkov
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-03
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-31
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-22
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
Add missing Datum conversions
Peter Eisentraut
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
[prev]
[next]