Re: TODO item pg_hba.conf - Mailing list pgsql-hackers

From Tom Lane
Subject Re: TODO item pg_hba.conf
Date
Msg-id 29385.1145563918@sss.pgh.pa.us
Whole thread Raw
In response to Re: TODO item pg_hba.conf  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> It should be easy to make this code understand a new privilege type.

Another point worth making: most of the actual patch will probably
consist of teaching the ACL datatype code about another possible
bit-value in ACL masks.  A lot of the generic GRANT/REVOKE code
just mashes privilege bit-masks and doesn't much care what the
individual bit meanings are.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Larry Rosenman"
Date:
Subject: Re: Unresolved Win32 bug reports
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Unresolved Win32 bug reports