information_schema.routines.specific_name

mysql

type: VARCHAR NOT NULL
5.7-8

mariadb

type: NULL
5.1-10.8
type: VARCHAR NOT NULL
10.2-10.7

tidb

postgres

type: SQL_IDENTIFIER NULL
Note:
The "specific name" of the function. This is a name that uniquely identifies the function in the schema, even if the real name of the function is overloaded. The format of the specific name is not defined, it should only be used to compare it to other instances of specific routine names.
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
The "specific name" of the function. This is a name that uniquely identifies the function in the schema, even if the real name of the function is overloaded. The format of the specific name is not defined, it should only be used to compare it to other instances of specific routine names.
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

type: NULL
Note:
Always NULL.
© 2022 CockroachDB
20.1-21.1

mssql

type: NVARCHAR(128) NULL
Note:
Specific name of the catalog. This name is the same as ROUTINE_NAME.
© Microsoft 2022
aps-pdw-2016-sql-server-ver15