On Mon, 17 Nov 2014 14:56:13 +0100
Christoph Berg wrote:
Hi,
> I don't think that's a bug. While it's uncommon for builtin functions
> to have named arguments, there's a few others in pg_catalog.
>
> Also, GRANT/REVOKE works with named parameters as well:
>
> CREATE FUNCTION exec(text) RETURNS
Control: tags -1 moreinfo
Re: B 2014-11-17 <20141117021045.1879e687@msi.defcon1>
> There are 2 Fn that pose a problem in this extension:
>uuid_generate_v3(namespace uuid, name text)
>uuid_generate_v5(namespace uuid, name text)
> because pg_get_function_identity_arguments(func_oid)
> an
Package: postgresql-contrib-9.4
Version: 9.4~beta3-3
Severity: normal
--- Please enter the report below this line. ---
Hi folks,
There are 2 Fn that pose a problem in this extension:
uuid_generate_v3(namespace uuid, name text)
uuid_generate_v5(namespace uuid, name text)
because pg_get_func
3 matches
Mail list logo