mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
79e6648649
in a non-safe interpreter, so with full OS access! Language is restricted to be used by DB superusers. Added "argisnull n" and "return_null" commands to gain full control over NULL values from new FMGR capabilities. Jan