TopicMailing ListsActivityParticipants
1 commit
Add more LOG messages when starting and ending recovery from a backup
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.2REL_15_STABLE15.6
Use of backup_label not noted in log
Use of backup_label not noted in log
hackers
34 replies
Jan 30, 2024
David SteeleMichael PaquierAndres FreundLaurenz AlbeRobert Haas+2
1 commit
Improve some error messages with invalid indexes for REINDEX CONCURRENTLY
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED
reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED
hackers
6 replies
Dec 07, 2023
Michael PaquierAndres FreundNoah Misch
PANIC serves too many masters
hackers
5 replies
Nov 20, 2023
Andres FreundJeff DavisTom Lane
errcode_for_file_access() maps EROFS to INSUFFICIENT_PRIVILEGE
hackers
0 replies
Nov 18, 2023
Andres Freund
pgsql: meson: Fix missing dependency from install-quiet to sepgsql.sql
comitters
0 replies
Nov 18, 2023
Andres Freund
pgsql: meson: Fix missing dependency from install-quiet to sepgsql.sql
comitters
0 replies
Nov 18, 2023
Andres Freund
1 commit
docs: Fix standalone INSTALL, broken in 06c70849fb2
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
pgsql: docs: Document --with-selinux/-Dselinux options centrally
pgsql: docs: Document --with-selinux/-Dselinux options centrally
comitters
3 replies
Nov 17, 2023
Andres FreundTom Lane
pgsql: docs: Fix standalone INSTALL, broken in 06c70849fb2
comitters
0 replies
Nov 17, 2023
Andres Freund
pgsql: Release lock on heap buffer before vacuuming FSM
comitters
0 replies
Nov 17, 2023
Andres Freund
pgsql: meson: Change default of 'selinux' feature option to auto
comitters
0 replies
Nov 17, 2023
Andres Freund
1 commit
Fix expression list handling in ATExecAttachPartition()
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Potential use-after-free in partion related code
Potential use-after-free in partion related code
hackers
1 reply
Nov 15, 2023
Andres FreundAlvaro Herrera