Re: Updates of SE-PostgreSQL 8.4devel patches (r1530)

From: Joshua Brindle <method(at)manicmethod(dot)com>
To: KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, KaiGai Kohei <kaigai(at)kaigai(dot)gr(dot)jp>, Stephen Frost <sfrost(at)snowman(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Josh Berkus <josh(at)agliodbs(dot)com>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches (r1530)
Date: 2009-02-13 14:07:53
Message-ID: 49957EB9.9000607@manicmethod.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

KaiGai Kohei wrote:
> KaiGai Kohei wrote:
>> The series of SE-PostgreSQL patches are updated:
>> [1/5]
>> http://sepgsql.googlecode.com/files/sepostgresql-sepgsql-8.4devel-3-r1530.patch
>>
>> [2/5]
>> http://sepgsql.googlecode.com/files/sepostgresql-utils-8.4devel-3-r1530.patch
>>
>> [3/5]
>> http://sepgsql.googlecode.com/files/sepostgresql-policy-8.4devel-3-r1530.patch
>>
>> [4/5]
>> http://sepgsql.googlecode.com/files/sepostgresql-docs-8.4devel-3-r1530.patch
>>
>> [5/5]
>> http://sepgsql.googlecode.com/files/sepostgresql-tests-8.4devel-3-r1530.patch
>>
>
> BTW, what is the current status of revewing the patches?
> Is it necessary to wait for a few days more?
>
> If you have anything unclear, please feel free to ask me anything.
>

Yes, what was the decision about 8.4? Is this going to make it in?

> Thanks,
>
>> - List of updates:
>> * These are rebased to the latest CVS HEAD because of conflictions.
>> - The src/include/catalog/pg_proc.h got a confliction due to the
>> newly added SQL functions.
>> - The src/bin/pg_dump/pg_dump.c got a confliction due to the stuff
>> to dump "toast_reloptions".
>> * bugfix: An incorrect procedure entry for sepgsql_server_getcon().
>> * cleanup: A strange error message in testcases.
>>
>> Rest of parts are unchanged.
>>
>> Please comment anything.
>>
>> Thanks,
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Chernow 2009-02-13 14:17:13 Re: PQinitSSL broken in some use casesf
Previous Message Kenneth Marshall 2009-02-13 14:04:58 Re: [PERFORM] GIST versus GIN indexes for intarrays