Update comment atop of ReorderBufferQueueMessage().
authorAmit Kapila <akapila@postgresql.org>
Sat, 19 Dec 2020 04:38:46 +0000 (10:08 +0530)
committerAmit Kapila <akapila@postgresql.org>
Sat, 19 Dec 2020 04:38:46 +0000 (10:08 +0530)
commit20659fd8e5ecb3bcb3e337581c4bd7123d490ddc
tree3a824f8c7c49c5bee5f602e06c8c4547cc93e5f4
parent8afca702ecbf0730b6175afda0cecbbf0a1967e7
Update comment atop of ReorderBufferQueueMessage().

The comments atop of this function describes behaviour in case of a
transactional WAL message only, but it accepts both transactional and
non-transactional WAL messages. Update the comments to describe
behaviour in case of non-transactional WAL message as well.

Ashutosh Bapat, rephrased by Amit Kapila
Discussion: https://postgr.es/m/CAGEoWWTTzNzHOi8bj0wfAo1siGi-YEh6wqH1oaz4DrkTJ6HbTQ@mail.gmail.com
src/backend/replication/logical/reorderbuffer.c