Re: Fwd: Proposal: variant of regclass

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Fwd: Proposal: variant of regclass
Дата
Msg-id CA+Tgmoaj-tM1vpt16-p01Ymtz6qiZwDUTnekcuEDafBUYLLVcg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fwd: Proposal: variant of regclass  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Proposal: variant of regclass  (Tatsuo Ishii <ishii@postgresql.org>)
Список pgsql-hackers
On Tue, Apr 8, 2014 at 11:01 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Apr 8, 2014 at 10:50 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Robert Haas <robertmhaas@gmail.com> writes:
>>> Looks good, committed with a bit of further cleanup.
>>
>> I had not actually paid attention to the non-regclass parts of this, and
>> now that I look, I've got to say that it seems borderline insane to have
>> chosen to implement regproc/regoper rather than regprocedure/regoperator.
>> The types implemented here are incapable of dealing with overloaded names,
>> which --- particularly in the operator case --- makes them close to
>> useless.  I don't think this code was ready to commit.
>
> Well, I noticed that, too, but I didn't think it was my job to tell
> the patch author what functions he should have wanted.  A follow-on
> patch to add to_regprocedure and to_regoperator wouldn't be much work,
> if you want that.

And here is a patch for that.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Fwd: Proposal: variant of regclass
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: four minor proposals for 9.5