forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit71dcd74
committed
Add sort support routine for the inet data type.
Add sort support for inet, including support for abbreviated keys.Testing has shown that this reduces the time taken to sort medium tolarge inet/cidr inputs by ~50-60% in realistic cases.Author: Brandur LeachReviewed-By: Peter Geoghegan, Edmund HornerDiscussion:https://postgr.es/m/CABR_9B-PQ8o2MZNJ88wo6r-NxW2EFG70M96Wmcgf99G6HUQ3sw@mail.gmail.com1 parentda9456d commit71dcd74
File tree
5 files changed
+689
-0
lines changed- src
- backend/utils/adt
- include/catalog
- test/regress
- expected
- sql
5 files changed
+689
-0
lines changed0 commit comments
Comments
(0)