logical decoding: Remove TODO about unnecessary optimization.

Andres Freund <andres@anarazel.de>

Commit: 112b006fe79b6fe84647df84a07c201e5a7b1635
Author: Andres Freund <andres@anarazel.de>
Date: 2020-03-24T19:15:03Z
Releases: 13.0
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

Files

PathChange+/−
src/backend/replication/logical/reorderbuffer.c modified +0 −5

Discussion