Hacker News new | ask | show | jobs
by cryptonector 1102 days ago
PG enums are "enum tables" under the hood. With native enum support the JOINs with the enum tables happen at query compilation time, which is a performance benefit you should not ignore.