This is a discussion on Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. within the pgsql Hackers forums, part of the PostgreSQL category; --> Can I have a TODO item for this? --------------------------------------------------------------------------- Alvaro Herrera wrote: > On Sat, Jul 30, 2005 at ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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, and updated the open items list: > > > > http://momjian.postgresql.org/cgi-bin/pgpatches > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > The main "shared dependency" patch is applied. I still owe a patch to > implement "DROP OWNED" and "REASSIGN OWNED", to drop or give away > objects owned by a list of roles. > > -- > Alvaro Herrera (<alvherre[a]alvh.no-ip.org>) > "Crear es tan dif?cil como ser libre" (Elsa Triolet) > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Have you searched our list archives? > > http://archives.postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| |||
| 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: > > > > > 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/pgopenitems > > > > The main "shared dependency" patch is applied. I still owe a patch to > > implement "DROP OWNED" and "REASSIGN OWNED", to drop or give away > > objects owned by a list of roles. -- Alvaro Herrera (<alvherre[a]alvh.no-ip.org>) Major Fambrough: You wish to see the frontier? John Dunbar: Yes sir, before it's gone. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| 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? > > 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: > > > > > > > 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/pgopenitems > > > > > > The main "shared dependency" patch is applied. I still owe a patch to > > > implement "DROP OWNED" and "REASSIGN OWNED", to drop or give away > > > objects owned by a list of roles. > > -- > Alvaro Herrera (<alvherre[a]alvh.no-ip.org>) > Major Fambrough: You wish to see the frontier? > John Dunbar: Yes sir, before it's gone. > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |