Re: Updates of SE-PostgreSQL 8.4devel patches - Mailing list pgsql-hackers

From KaiGai Kohei
Subject Re: Updates of SE-PostgreSQL 8.4devel patches
Date
Msg-id 48DC98A2.7040206@ak.jp.nec.com
Whole thread Raw
In response to Re: Updates of SE-PostgreSQL 8.4devel patches  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
List pgsql-hackers
>> Well, the PGACE documentation says:
>>
>>     http://code.google.com/p/sepgsql/wiki/WhatIsPGACE
>>     
>>     Datum pgacePreparePlanCheck(Relation rel)
> 
> In the latest patch, this hooks is replaced by pgaceBeginPerformCheckFK()
> and pgaceEndPerformCheckFK(), but its purpose is unchanged.
> 
> Sorry for the confusable legacy description.

I updated it to reflect the latest patches.

Thanks,
-- 
OSS Platform Development Division, NEC
KaiGai Kohei <kaigai@ak.jp.nec.com>


pgsql-hackers by date:

Previous
From: KaiGai Kohei
Date:
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: parallel pg_restore - WIP patch