forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit112b006
committed
logical decoding: Remove TODO about unnecessary optimization.
Measurements show, and intuition agrees, that there's currently noknown cases where adding a fastpath to avoid allocating / ordering aheap for a single transaction is worthwhile.Author: Dilip KumarDiscussion:https://postgr.es/m/CAFiTN-sp701wvzvnLQJGk7JDqrFM8f--97-ihbwkU8qvn=p8nw@mail.gmail.com1 parentf15ace7 commit112b006
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1037 | 1037 |
| |
1038 | 1038 |
| |
1039 | 1039 |
| |
1040 |
| - | |
1041 |
| - | |
1042 |
| - | |
1043 |
| - | |
1044 |
| - | |
1045 | 1040 |
| |
1046 | 1041 |
| |
1047 | 1042 |
| |
|
0 commit comments
Comments
(0)