Re: Problems with ALTER DOMAIN patch - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Problems with ALTER DOMAIN patch
Date
Msg-id 200212110415.gBB4Faw24106@candle.pha.pa.us
Whole thread Raw
In response to Re: Problems with ALTER DOMAIN patch  (Rod Taylor <rbt@rbt.ca>)
Responses Re: Problems with ALTER DOMAIN patch
List pgsql-hackers
Rod Taylor wrote:
> > relation's pg_class row.  We have no such locks on types at present,
> > but I think it may be time to invent 'em.
> 
> I'd be happy to use them once created.
> 
> Thanks again for the help.

Where does that leave the patch _until_ they are created?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Problems with ALTER DOMAIN patch
Next
From: Tom Lane
Date:
Subject: Re: Reusing Dead Tuples: