TopicMailing ListsActivityParticipants
1 commit
doc: clarify text around MVCC example query
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Mistake in statement exampledocs
docs
4 replies
Nov 01, 2024
Bruce MomjianPG Bug reporting formTom LaneDavid G. Johnston
1 commit
Avoid failure when altering state of partitioned foreign-key triggers.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3
BUG #17817: DISABLE TRIGGER ALL on a partitioned table with foreign key failsbugs
bugs
7 replies
Mar 03, 2023
Tom LaneAlvaro HerreraPG Bug reporting form
1 commit
pageinspect: Fix crash with gist_page_items()
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8
BUG #17815: Server crashes on executing gist_page_items() in pageinspect extensionbugs
bugs
5 replies
Mar 02, 2023
Michael PaquierDmitry KovalPG Bug reporting form
1 commit
Avoid fetching one past the end of translate()'s "to" parameter.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8REL_13_STABLE13.11+2 more
BUG #17816: Invalid memory access in translate functionbugs
bugs
1 reply
Mar 01, 2023
PG Bug reporting formTom Lane