git.postgresql.org Git - postgresql.git/commit
2017年3月10日 04:58:48 +0000 (23:58 -0500)
2017年3月15日 03:55:19 +0000 (23:55 -0400)
commit aefeb68741fb9456f14b4d690b0c646e532fea6b
Allow referring to functions without arguments when unique
In DDL commands referring to an existing function, allow omitting the
argument list if the function name is unique in its schema, per SQL
standard.
This uses the same logic that the regproc type uses for finding
functions by name only.
Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
17 files changed:
This is the main PostgreSQL git repository.
RSS
Atom