Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-09-23 Thread Bruce Momjian
Added to TODO: * Simplify dropping roles that have objects in several databases --- Alvaro Herrera wrote: > On Fri, Aug 12, 2005 at 09:53:59PM -0400, Bruce Momjian wrote: > > > > Can I have a TODO item for this?

Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-08-12 Thread Alvaro Herrera
On Fri, Aug 12, 2005 at 09:53:59PM -0400, Bruce Momjian wrote: > > Can I have a TODO item for this? Something like "ease dropping roles which have dependencies spilt over several databases" ... ? > Alvaro Herrera wrote: > > On Sat, Jul 30, 2005 at 12:19:41AM -0400, Bruce Momjian wrote: > > > >

Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-08-12 Thread Bruce Momjian
Can I have a TODO item for this? --- Alvaro Herrera wrote: > On Sat, Jul 30, 2005 at 12:19:41AM -0400, Bruce Momjian wrote: > > > I have just loaded the patches list with all outstanding patches that > > need consideration,

Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-07-29 Thread Alvaro Herrera
On Sat, Jul 30, 2005 at 12:19:41AM -0400, Bruce Momjian wrote: > I have just loaded the patches list with all outstanding patches that > need consideration, and updated the open items list: > > http://momjian.postgresql.org/cgi-bin/pgpatches > http://momjian.postgresql.org/cgi-bin/pgo

Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-07-29 Thread Bruce Momjian
Alvaro Herrera wrote: > On Thu, Jul 28, 2005 at 01:59:10PM -0400, Tom Lane wrote: > > Alvaro Herrera <[EMAIL PROTECTED]> writes: > > > I just noticed the "createuser" and "dropuser" pages may need > > > adjustments as well ... are you still working on this? > > > > The programs themselves need adj

Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-07-28 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > Would you post your whole to-do list for roles? This is more or less verbatim (now you know what kind of notes I keep): Do we want ROLE to be GUC_REPORT? Should RESET ALL reset ROLE?? Got some problems with rolling back SET SESSION AUTH (won't rest

Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-07-28 Thread Alvaro Herrera
On Thu, Jul 28, 2005 at 01:59:10PM -0400, Tom Lane wrote: > Alvaro Herrera <[EMAIL PROTECTED]> writes: > > I just noticed the "createuser" and "dropuser" pages may need > > adjustments as well ... are you still working on this? > > The programs themselves need adjustment, too :-(. I have a TODO n

Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-07-28 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > I just noticed the "createuser" and "dropuser" pages may need > adjustments as well ... are you still working on this? The programs themselves need adjustment, too :-(. I have a TODO note to look at them, but would be grateful if someone else could tak

Re: [HACKERS] [COMMITTERS] pgsql: Basic documentation for ROLEs.

2005-07-28 Thread Alvaro Herrera
On Tue, Jul 26, 2005 at 08:24:02PM -0300, Tom Lane wrote: > Basic documentation for ROLEs. The user-manag chapter still needs to > be rewritten, but at least the reference pages are reasonably sane. I just noticed the "createuser" and "dropuser" pages may need adjustments as well ... are you sti