logical decoding: Remove TODO about unnecessary optimization.
authorAndres Freund <andres@anarazel.de>
Tue, 24 Mar 2020 19:14:18 +0000 (12:14 -0700)
committerAndres Freund <andres@anarazel.de>
Tue, 24 Mar 2020 19:15:03 +0000 (12:15 -0700)
commit112b006fe79b6fe84647df84a07c201e5a7b1635
treeb2cce5846b4765705b37d96ffb2bdfd10f82542d
parentf15ace793578d96d70dad1e613293ae3eab92503
logical decoding: Remove TODO about unnecessary optimization.

Measurements show, and intuition agrees, that there's currently no
known cases where adding a fastpath to avoid allocating / ordering a
heap for a single transaction is worthwhile.

Author: Dilip Kumar
Discussion: https://postgr.es/m/CAFiTN-sp701wvzvnLQJGk7JDqrFM8f--97-ihbwkU8qvn=p8nw@mail.gmail.com
src/backend/replication/logical/reorderbuffer.c