forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite485ccf
Split TuplesortPublic from Tuplesortstate
The new TuplesortPublic data structure contains the definition ofsort-variant-specific interface methods and the part of Tuple sort operationstate required by their implementations. This will let define Tuple sortvariants without knowledge of Tuplesortstate, that is without knowledgeof generic sort implementation guts.Discussion:https://postgr.es/m/CAPpHfdvjix0Ahx-H3Jp1M2R%2B_74P-zKnGGygx4OWr%3DbUQ8BNdw%40mail.gmail.comAuthor: Alexander KorotkovReviewed-by: Pavel Borisov, Maxim Orlov, Matthias van de MeentReviewed-by: Andres Freund, John Naylor1 parent736501f commite485ccf
File tree
2 files changed
+471
-349
lines changed- src
- backend/utils/sort
- tools/pgindent
2 files changed
+471
-349
lines changed0 commit comments
Comments
(0)