On Tue, Jan 12, 2010 at 15:44, Tom Lane <[email protected]> wrote: > Peter Eisentraut <[email protected]> writes: >> On mån, 2010-01-11 at 12:54 -0500, Tom Lane wrote: >>> -- Name: binary_coercible(oid, oid); Type: FUNCTION; Schema: public; Owner: >>> postgres > >> Um, that tag is the "name", and if you change that, the name in CREATE >> FUNCTION also changes. > > So?
Sorry if this is talking about something completely different, haven't followed the thread closely, but: will this change the output of pg_restore -l? If so, changing the tag is likely to break scripts, and IMHO should be avoided if possible. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
