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

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Basic documentation for ROLEs.
Date: 2005-07-28 18:10:09
Message-ID: 20050728181009.GA2374@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Thu, Jul 28, 2005 at 01:59:10PM -0400, Tom Lane wrote:
> Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> 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 take a
> whack at it.

I'll take a look.

Would you post your whole to-do list for roles?

Also, what do we have in the open items list? The current list at
http://candle.pha.pa.us/cgi-bin/pgopenitems is outdated. I'd correct it
as:

Done:
integrated auto-vacuum (Alvaro)
fix pg_autovacuum O(n^2) behavior
shared dependency (Alvaro)
interval improvements (Michael Glaesemann)

Not going to happen in 8.1 AFAIK:
column-level triggers (Greg)
config file I/O? (Andreas)
table partitioning (Simon)
concurrent vacuum (Hannu)
add better control over partial page writes

Patch awaiting review:
ICU locale patch (Palle)
Win32 signal handling patch (Magnus)
dbsize functions from /contrib? (Andreas)
COPY performance improvements (greenplum)
move /contrib/reindexdb into main tree?
misc autovacuum enhancements

Unknown (to me) status:
terminate backend fix?
fix pg_dump --clean for roles
WAL improvements (Simon)
backpatch E'' to 8.0.X, 7.X?

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Porque francamente, si para saber manejarse a uno mismo hubiera que
rendir examen... ¿Quién es el machito que tendría carnet?" (Mafalda)

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-28 18:33:27 Re: [COMMITTERS] pgsql: Basic documentation for ROLEs.
Previous Message Tom Lane 2005-07-28 17:59:10 Re: [COMMITTERS] pgsql: Basic documentation for ROLEs.

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-07-28 18:13:22 Re: Write past chunk end?
Previous Message Tom Lane 2005-07-28 17:59:10 Re: [COMMITTERS] pgsql: Basic documentation for ROLEs.