Fix misplaced comment in snapbuild.c.

Commits 2bef06d516 and 240e0dbacd added code between the comment and
the assignment it describes, so the comment now appears to explain an
unrelated line. Move it back to its original place.

Author: Antonin Houska <[email protected]>
Discussion: https://postgr.es/m/14864.1788978951@localhost

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/504fe10d1d260159369e10ff151ff28aaa091c44

Modified Files
--------------
src/backend/replication/logical/snapbuild.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Reply via email to