On 02/19/11 10:13 PM, Ò³¹«µ¹Áú wrote:
Thanks for your replying. But actually there are some difference database now, and I really want to define the user-defined function or type one time so that they can be accessed as system-defined function or type, how can I do? Thanks!
an alternative might be to define your functions in the template database used to create your other databases, then it will be copied into each of them at CREATE DATABASE time.
this of course is of no use if these databases already exist. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general