R D <mrk279(at)yahoo(dot)com> writes:
> I discivered some strange behaviour in GRANT. When I
> CREATE a table and GRANT some privilege to some user
> this privilege is REVOKEd from me ?!? So I have to
> GRANT the same to me afterwards.
Actually you have to GRANT ALL to yourself to get back to where you
were. Yes, it's a bug ... it's fixed for 7.1.
regards, tom lane