Open items list

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Open items list
Date: 2005-09-29 03:54:48
Message-ID: 200509290354.j8T3smk28858@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is the open item list:

>
> PostgreSQL 8.1 Open Items
> =========================
>
> Current version at http://candle.pha.pa.us/cgi-bin/pgopenitems or
> from http://www.postgresql.org/developer/beta.
>
> Bugs
> ----
> fix pg_dump --clean for roles

Is there a way to fix this or do we remove --clean?

> foreign trigger timing issue

Who is working on this?

> fix ALTER SCHEMA RENAME for sequence dependency, or remove

In discussion currently.

> improve spinlock performance

What is the timeframe for completion of this?

> fix semantic issues of granted permissions in roles

Same as above.

> fix pgxs for spaces in file names

I assume we have found a solution and are just waiting for a patch to be
applied.

>
> Questions
> ---------
> consider O_SYNC as default when O_DIRECT exists
> /contrib move to pgfoundry
> pgindent?
> make sure bitmap scan optimizer settings are reasonable
>
> Documentation
> -------------

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Fuhr 2005-09-29 04:25:16 pg_total_relation_size() could not open relation with OID X
Previous Message Bruce Momjian 2005-09-29 02:53:42 Re: Proposed patch for sequence-renaming problems