[slopfix] perf(universaldb): fold postgres drain_batch into claim+nextval and single apply CTE#5353
Conversation
…tval and single apply CTE
Review: [slopfix] perf(universaldb): fold postgres drain_batch into claim+nextval and single apply CTEThis PR eliminates a round-trip in the Postgres drain path by inlining Findings
In the base branch,
In the RocksDB path, a
The comment at this line states " What looks good
|
No description provided.