Re: Attention PL authors: want to be listed in template table?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Rupa Schomaker (lists)" <pgsql-hackers(at)lists(dot)rupa(dot)com>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Attention PL authors: want to be listed in template table?
Date: 2005-09-09 04:20:12
Message-ID: 294.1126239612@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Rupa Schomaker (lists)" <pgsql-hackers(at)lists(dot)rupa(dot)com> writes:
> How are dumps/restores of local modifications to the template going to
> be handled?

pg_dump has no business trying to save or restore the template data;
if it did so then we'd just have moved the original problem of obsolete
data to a different place. See my original proposal.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rick Woo 2005-09-09 04:37:03 unsubscribe
Previous Message Tom Lane 2005-09-09 03:06:55 Re: Alternative variable length structure