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-0007VE-Lx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove extra whitespace in comments atop ReorderBufferCheckMemoryLimit.

Backpatch-through: 13, where it was introduced

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/04c7f4144fec3bcddc82b6abdbfebd88989f7953

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