pgsql: doc: Add missing comma - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Add missing comma
Date
Msg-id E1p0hC0-001YK6-Cz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Add missing comma

Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://www.postgresql.org/message-id/20221020024312.GH16921%40telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/148e0bd4d6177cdac0a2f3dd4a20190178333c0d

Modified Files
--------------
doc/src/sgml/installation.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Make materialized views participate in predicate locking
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Move PartitioPruneInfo out of plan nodes into PlannedStmt