pgsql: Explain why the startup process can't cause a shortage of sinval

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Explain why the startup process can't cause a shortage of sinval
Date: 2022-03-29 13:30:20
Message-ID: E1nZBvQ-001uJo-3b@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Explain why the startup process can't cause a shortage of sinval slots.

Bharath Rupireddy, reviewed by Fujii Masao and Yura Sokolov.
Lightly edited by me.

Discussion: http://postgr.es/m/CALj2ACU=3_frMkDp9UUeuZoAMjaK1y0Z_q5RFNbGvwi8NM==AA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/edea649afbcedd431802a5255cd153538e43ee1d

Modified Files
--------------
src/backend/storage/ipc/sinvaladt.c | 8 ++++++++
1 file changed, 8 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2022-03-29 14:08:03 Re: pgsql: Add 'basebackup_to_shell' contrib module.
Previous Message Daniel Gustafsson 2022-03-29 13:04:29 pgsql: doc: Make UPDATE FROM examples consistent