pgsql: Fix misplaced translator comments - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix misplaced translator comments
Date
Msg-id E1six1X-001i7l-7F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix misplaced translator comments

They did not immediately precede the code they were applying to.

Branch
------
master

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

Modified Files
--------------
src/backend/replication/logical/slotsync.c | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Restrict accesses to non-system views and foreign tables during
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Message style improvements