Re: Open items

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Open items
Date: 2005-10-15 02:43:07
Message-ID: 200510150243.j9F2h7a10921@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


pgindent run and committed.

---------------------------------------------------------------------------

Bruce Momjian wrote:
>
> Here are the open items. The only big one left is the handling of a
> foreign key problem we have had for a while. We also have issues with
> MSVC builds crashing and pg_config --pgxs on Win32 but they are being
> actively discussed. I also have a dblink patch on hold.
>
> I think it is time to start looking at the finalizing stages. I am
> thinking I should run pgindent tonight, US Eastern time. I am heading
> to EuroOSCON in Amsterdam on Saturday night and return on Thursday. We
> should also start compiling the ports list. Who is doing that? Are the
> manual pages ready to be built? Has the interactive documentation been
> scanned and merged into the SGML? Are the error message translations
> being worked on? Completion date?
>
> ---------------------------------------------------------------------------
>
>
> 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 foreign trigger timing issue
>
> Questions
> ---------
> cosider O_SYNC as default when O_DIRECT exists
> /contrib move to pgfoundry
> pgindent?
> make sure bitmap scan optimizer settings are reasonable
>
> Documentation
> -------------
> scan interactive documentation
> ports list
> manual pages
>
> --
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

--
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

In response to

  • Open items at 2005-10-14 11:57:12 from Bruce Momjian

Browse pgsql-hackers by date

  From Date Subject
Next Message 沈一枫 2005-10-15 08:32:51 tsearch2 sourcecode problem
Previous Message Rod Taylor 2005-10-15 01:32:21 Re: drop if exists