|
|||||||||||
|
Re: [BUGS] BUG #3592: alter function rename to doesn't work
From: Devrim GÜNDÜZ <devrim(at)CommandPrompt.com>
Date: Sun Sep 02 2007 - 05:40:20 EDT
On Sun, 2007-09-02 at 03:45 +0000, Ow wrote:
AFAIK, the correct syntax is: ALTER FUNCTION dbo.test(text) RENAME TO test_rename; You should not specify schema name in the function. The new function will be created in the same schema that the original function is created. Regards, -- Devrim GÜNDÜZ PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/Received on Sun Sep 2 05:44:05 2007 This archive was generated by hypermail 2.1.8 : Mon Oct 08 2007 - 17:47:53 EDT |
||||||||||
|
|||||||||||