Re: [BUGS] grant/revoke bug with delete/update
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Jerome ALET <alet@unice.fr>, pgsql-bugs@postgresql.org
Date: 2000-03-07T06:51:32Z
Lists: pgsql-bugs, pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes: > Bruce Momjian writes: >> Looks very nice, but we can't apply it during beta. Only bug fixes, and >> this looks a little tricky. We can try it for 7.1. Maybe you can get >> us a 7.0 based patch. > It was me that encouraged him to send in this patch now because Karel and > I are currently talking about redoing the ACL stuff for 7.1. > I considered this a bug and the fix looks pretty straightforward. Perhaps > it should go into 7.0.1? It looked to me like a definition change that hadn't been adequately discussed. We tend to be especially leery of those during beta; rushing in a "bug fix" that may prove to have been a bad idea is not productive. regards, tom lane