mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
dynamically loaded C functions). Some limited testing suggests that this puts the lookup speed for external functions just about on par with built-in functions. Per discussion with Eric Ridge.