TopicMailing ListsActivityParticipants
1 commit
postgres_fdw: Avoid "cursor can only scan forward" error.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1REL_17_STABLE17beta3REL_16_STABLE16.4REL_15_STABLE15.8
BUG #17889: Invalid cursor direction for a foreign scan that reached the fetch_size (MOVE BACKWARD ALL IN cX)bugs
bugs
11 replies
Jul 19, 2024
Etsuro FujitaTom LanePG Bug reporting form
1 commit
intarray: Prevent out-of-bound memory reads with gist__int_ops
master16beta2REL_19_STABLE16beta2REL_18_STABLE16beta2REL_17_STABLE16beta2REL_16_STABLE16beta2REL_15_STABLE15.4REL_14_STABLE14.9REL_13_STABLE13.12+2 more
BUG #17888: Incorrect memory access in gist__int_ops for an input array with many elementsbugs
bugs
5 replies
Jun 15, 2023
Alexander LakhinMichael PaquierPG Bug reporting formRichard Guo