pgsql: Remove extra whitespace in comments atop ReorderBufferCheckMemor - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Remove extra whitespace in comments atop ReorderBufferCheckMemor
Date
Msg-id E1jsHmQ-0007VF-MX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove extra whitespace in comments atop ReorderBufferCheckMemoryLimit.

Backpatch-through: 13, where it was introduced

Branch
------
REL_13_STABLE

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

Modified Files
--------------
src/backend/replication/logical/reorderbuffer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add new flag to format_type_extended() to get NULL for undefined
Next
From: Michael Paquier
Date:
Subject: pgsql: Refactor routines for name lookups of procedures and operators