mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
/contrib patch from Karel.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
DROP FUNCTION insert_username();
|
||||
|
||||
CREATE FUNCTION insert_username()
|
||||
RETURNS opaque
|
||||
AS '_OBJWD_/insert_username_DLSUFFIX_'
|
||||
LANGUAGE 'newC';
|
||||
|
Reference in New Issue
Block a user