TopicMailing ListsActivityParticipants
1 commit
Fix resource leak when a FDW's ForeignAsyncRequest function fails
REL_16_STABLE16.2REL_15_STABLE15.6REL_14_STABLE14.11
CI historyretired, base too old
Patchsetv5
Statewon't retry
Resultsuccess
Tests800 / 800
Base3y behind master
BUG #17828: postgres_fdw leaks file descriptors on error and aborts aborted transaction in lack of fdsbugs
bugs
14 replies
Feb 09, 2024
Tom LaneEtsuro FujitaAndres FreundPG Bug reporting formAlexander Lakhin+1
1 commit
doc: clarify that SSPI and GSSAPI are interchangeable
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5REL_14_STABLE14.10REL_13_STABLE13.13+2 more
Make SSPI documentation clearerdocs
docs
8 replies
Oct 14, 2023
Tomas PospisekBruce MomjianStephen FrostPG Bug reporting form
1 commit
Fix incorrect logic for determining safe WindowAgg run conditions
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3
CI historyCI passed
Patchsetv9
Stateapplies
Tests1036 / 1036
Base1d behind master
BUG #17826: An assert failed in /src/backend/optimizer/util/var.cbugs
bugs
9 replies
Mar 17, 2023
Tom LaneDavid RowleyPG Bug reporting form
1 commit
Work around implementation restriction in adjust_appendrel_attrs.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
BUG #17832: ERROR: failed to apply nullingrels to a non-Var in HEADbugs
bugs
1 reply
Mar 12, 2023
PG Bug reporting formTom Lane
1 commit
Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8REL_13_STABLE13.11+2 more
BUG #17830: Incorrect memory access in trgm_regexpbugs
bugs
2 replies
Mar 12, 2023
PG Bug reporting formTom LaneAlexander Lakhin
bugs
1 reply
Mar 11, 2023
PG Bug reporting formTom Lane
bugs
3 replies
Mar 10, 2023
Tom LanePG Bug reporting formHanna Yanchurevich
bugs
2 replies
Mar 08, 2023
PG Bug reporting formDavid G. JohnstonTom Lane
2 commits
Fix some more cases of missed GENERATED-column updates.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8REL_13_STABLE13.11+1 more
Fill EState.es_rteperminfos more systematically.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
BUG #17823: Generated columns not always updated correctlybugs
bugs
2 replies
Mar 06, 2023
Tom LanePG Bug reporting form