pgsql: Explain why the startup process can't cause a shortage of sinval - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Explain why the startup process can't cause a shortage of sinval
Date
Msg-id E1nZBvQ-001uJo-3b@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Make UPDATE FROM examples consistent
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Revert "Fix replay of create database records on standby"