Re: [PATCH] Largeobject Access Controls (r2460)

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: [PATCH] Largeobject Access Controls (r2460)
Дата
Msg-id 4B1C825C.8090901@2ndquadrant.com
обсуждение исходный текст
Ответ на [PATCH] Largeobject Access Controls (r2460)  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Ответы Re: [PATCH] Largeobject Access Controls (r2460)  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Re: [PATCH] Largeobject Access Controls (r2460)  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Список pgsql-hackers
I just looked over the latest version of this patch and it seems to 
satisfy all the issues suggested by the initial review.  This looks like 
it's ready for a committer from a quality perspective and I'm going to 
mark it as such.

I have a guess what some of the first points of discussion are going to 
be though, so might as well raise them here.  This patch is 2.8K lines 
of code that's in a lot of places:  a mix of full new functions, tweaks 
to existing ones, docs, regression tests, it's a well structured but 
somewhat heavy bit of work.  One obvious questions is whether there's 
enough demand for access controls on large objects to justify adding the 
complexity involved to do so.  A second thing I'm concerned about is 
what implications this change would have for in-place upgrades.  If 
there's demand and it's not going to cause upgrade issues, then we just 
need to find a committer willing to chew on it.  I think those are the 
main hurdles left for this patch.

-- 
Greg Smith    2ndQuadrant   Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com  www.2ndQuadrant.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Reading recovery.conf earlier
Следующее
От: Caleb Cushing
Дата:
Сообщение: Re: named generic constraints [feature request]