Re: CATUPDATE confusion? - Mailing list pgsql-hackers

From Adam Brightwell
Subject Re: CATUPDATE confusion?
Date
Msg-id CAKRt6CQUA+mFS0Qcoe862R1hyeae+ZOHK=C1Eza9RgtCFYSEUw@mail.gmail.com
Whole thread Raw
In response to Re: CATUPDATE confusion?  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
All,

Thanks for all the feedback and review.

> I think I vote for (1).  I do not like (2) because of the argument I made
> upthread that write access on system catalogs is far more dangerous than
> a naive DBA might think.  (0) has some attraction but really CATUPDATE
> is one more concept than we need.

I agree with #1 on this.

#1 makes sense to me as well.  The current version of the patch takes this approach.  Also, I have verified against 'master' as of c6ee39b. 

Thanks,
Adam 

--

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: MD5 authentication needs help
Next
From: Alvaro Herrera
Date:
Subject: Re: MD5 authentication needs help