TopicMailing ListsActivityParticipants
1 commit
Fix integer overflow in nodeWindowAgg.c
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.4REL_17_STABLE17.10REL_16_STABLE16.14REL_15_STABLE15.18REL_14_STABLE14.23
PG20-1Committed
Patch#6629
TagsBugfix
CICI score: 10/10
CommitterRichard Guo (richardguo)
BUG #19405: Assertion in eval_windowaggregates() fails due to integer overflowbugs
bugs
8 replies
Apr 10, 09:24
Richard GuoPG Bug reporting formAlexander LakhinTender Wang
2 commits
Simplify creation of built-in functions with default arguments.
master19beta1REL_19_STABLE19beta1
Fix the volatility setting of json{b}_strip_nulls
REL_18_STABLE18.3
BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.bugs
bugs
9 replies
Feb 18, 19:18
Tom LaneAndrew DunstanPG Bug reporting formFlorents Tselai
3 commits
Suppress new "may be used uninitialized" warning.
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.3REL_17_STABLE17.9REL_16_STABLE16.13REL_15_STABLE15.17REL_14_STABLE14.22
pg_mblen_range, pg_mblen_with_len: Valgrind after encoding ereport.
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.3REL_17_STABLE17.9REL_16_STABLE16.13REL_15_STABLE15.17REL_14_STABLE14.22
Fix SUBSTRING() for toasted multibyte characters.
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.3REL_17_STABLE17.9REL_16_STABLE16.13REL_15_STABLE15.17REL_14_STABLE14.22
CI historytests failed
Patchsetv15
Stateapplies
Tests932 / 942
Failedregress/pg_lsn, regress/oid8, regress/subselect, regress/generated_stored, regress/misc_functions
Base0d behind master
BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16bugs
bugs
14 replies
Feb 17, 18:15
Noah MischThomas MunroPG Bug reporting formTom Lane
bugs
3 replies
Feb 14, 01:11
Nathan BossartPG Bug reporting formTom Lane
CI historytests failed
Patchsetv2
Stateapplies
Tests886 / 897
Failedpostgres_fdw/postgres_fdw, regress/inherit, regress/subselect, regress/union, regress/collate.icu.utf8
Base0d behind master
BUG #19408: Bad plan for UNION ALL subquery with outer WHERE, ORDER BY, LIMIT, and separate indexesbugs
bugs
1 reply
Feb 13, 23:36
PG Bug reporting formTom Lane