pg_get_function_identity_arguments ( func oid ) → textReconstructs the argument list necessary to identify a function or procedure, in the form it would need to appear in within commands such as
ALTER FUNCTION. This form omits default values.Reconstructs the argument list necessary to identify a function or procedure, in the form it would need to appear in within commands such as ALTER FUNCTION.
pg_get_function_identity_arguments ( func oid ) → textReconstructs the argument list necessary to identify a function or procedure, in the form it would need to appear in within commands such as
ALTER FUNCTION. This form omits default values.Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source