TopicMailing ListsActivityParticipants
1 commit
doc: remove useless MERGE example
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
MERGE examples not cleardocs
docs
3 replies
Nov 01, 2024
Bruce MomjianPG Bug reporting formDavid G. Johnston
1 commit
Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.2REL_15_STABLE15.6REL_14_STABLE14.11
BUG #17798: Incorrect memory access occurs when using BEFORE ROW UPDATE triggerbugs
bugs
36 replies
Jan 15, 2024
Alexander LakhinTom LaneRobert HaasRichard GuoPeter Geoghegan+2
2 commits
Fix assertion failure when updating stats_fetch_consistency in a transaction
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.4
Document values of stats_fetch_consistency in postgresql.conf.sample
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
BUG #17804: Assertion failed in pg_stat after fetching from pg_stat_database and swithing cache->snapshotbugs
bugs
13 replies
May 10, 2023
Kyotaro HoriguchiMichael PaquierAlexander LakhinPG Bug reporting form
bugs
1 reply
Mar 28, 2023
PG Bug reporting formBruce Momjian
1 commit
Fix netmask handling in inet_minmax_multi_ops
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8
BUG #17774: Assert triggered on brin_minmax_multi.cbugs
bugs
12 replies
Mar 20, 2023
Dmitry DolgovJohn NaylorTom LaneTomas VondraPG Bug reporting form
2 commits
Fix concurrent update issues with MERGE.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3
Don't rely on uninitialized value in MERGE / DELETE
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3
BUG #17792: MERGE uses uninitialized pointer and crashes when target tuple is updated concurrentlybugs
bugs
8 replies
Mar 13, 2023
Dean RasheedAlvaro HerreraPG Bug reporting formAlexander Lakhin
2 commits
Fix MERGE command tag for actions blocked by BEFORE ROW triggers.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3
Fix concurrent update issues with MERGE.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3
BUG #17809: MERGE ... UPDATE fails with BEFORE ROW UPDATE trigger when target row updated concurrentlybugs
bugs
6 replies
Mar 13, 2023
Dean RasheedPG Bug reporting formAlvaro Herrera
bugs
10 replies
Mar 09, 2023
Tom LaneAlvaro HerreraKyotaro HoriguchiPG Bug reporting form
1 commit
Fix more bugs caused by adding columns to the end of a view.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8REL_13_STABLE13.11+2 more
BUG #17811: Replacing an underlying view breaks OLD/NEW tuple when accessing it via upper-level viewbugs
bugs
3 replies
Mar 08, 2023
Tom LanePG Bug reporting formAlexander Lakhin
bugs
12 replies
Mar 01, 2023
David G. JohnstonJulien RouhaudTom LaneKeyerror SmartPG Bug reporting form
bugs
0 replies
Feb 28, 2023
PG Bug reporting form
bugs
13 replies
Feb 28, 2023
CherioTom LaneDavid G. JohnstonPG Bug reporting form
docs
1 reply
Feb 28, 2023
PG Bug reporting formMichael Paquier
bugs
0 replies
Feb 28, 2023
PG Bug reporting form
docs
2 replies
Feb 27, 2023
PG Bug reporting formTom LaneUmut TEKİN
1 commit
Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8REL_13_STABLE13.11+2 more
BUG #17800: ON CONFLICT DO UPDATE fails to detect incompatible fields that leads to a server crashbugs
bugs
33 replies
Feb 25, 2023
Tom LaneAndres FreundPG Bug reporting formMichael Paquier
2 commits
Fix mishandling of OLD/NEW references in subqueries in rule actions.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8REL_13_STABLE13.11+2 more
Fix multi-row DEFAULT handling for INSERT ... SELECT rules.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8REL_13_STABLE13.11+2 more
BUG #17803: Rule "ALSO INSERT ... SELECT ..." fails to substitute default valuesbugs
bugs
16 replies
Feb 25, 2023
Dean RasheedTom LaneAlexander LakhinPG Bug reporting form
bugs
2 replies
Feb 24, 2023
PG Bug reporting formTom LaneWesley Smith
bugs
1 reply
Feb 22, 2023
PG Bug reporting formDavid G. Johnston
1 commit
Fix handling of escape sequences in postgres_fdw.application_name
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3
BUG #17789: process_pgfdw_appname() fails for autovacuum workersbugs
bugs
10 replies
Feb 22, 2023
Kyotaro HoriguchiMichael PaquierMasahiko SawadaPG Bug reporting formHayato Kuroda (Fujitsu)
docs
1 reply
Feb 21, 2023
PG Bug reporting formStephen Frost
docs
3 replies
Feb 21, 2023
Peter GeogheganPG Bug reporting formLaurenz Albe
1 commit
Fix parsing of ISO-8601 interval fields with exponential notation.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3
BUG #17795: Erroneous parsing of floating-poing components in DecodeISO8601Interval()bugs
bugs
3 replies
Feb 20, 2023
Tom LanePG Bug reporting formAlexander Lakhin
bugs
0 replies
Feb 20, 2023
PG Bug reporting form
docs
3 replies
Feb 17, 2023
David G. JohnstonPG Bug reporting formAdam Mackler
Loading more results...