TopicMailing ListsActivityParticipants
4 commits
Fix memory leak when rejecting bogus DH parameters.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.3+3 more
Fix memory leak when initializing DH parameters in backend
REL_12_STABLE12.7REL_11_STABLE11.12REL_10_STABLE10.17
Avoid corner-case memory leak in SSL parameter processing.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.3+3 more
Fix memory leak when initializing DH parameters in backend
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
BUG #16160: Minor memory leak in case of starting postgres server with SSL encryptionbugs
bugs
15 replies
Mar 21, 2021
Tom LaneMichael PaquierJelte Fennema-NioAndres FreundStephen Frost+1
1 commit
Prevent archive recovery from scanning non-existent WAL files.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+5 more
2020-03Committed
Patch#2497
CINot processed
ReviewersFujii Masao (masaofujii), David Steele (dsteele)
CommitterFujii Masao (masaofujii)
BUG #16159: recovery requests WALs for the next timelines before timeline switch LSN has been reachedhackersbugs
hackersbugs
21 replies
May 09, 2020
Fujii MasaoKyotaro HoriguchiDavid SteelePavel SuderevskyAmit Kapila+3
2 commits
In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+6 more
On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+6 more
BUG #16161: pg_ctl stop fails sometimes (on Windows)bugs
bugs
28 replies
Dec 21, 2019
Tom LaneAlexander LakhinKyotaro HoriguchiPG Bug reporting formJuan José Santamaría Flecha+1
docs
1 reply
Dec 11, 2019
PG Bug reporting formDavid G. Johnston