Re: C function question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: C function question
Дата
Msg-id 17345.1233702975@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: C function question  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: C function question
Список pgsql-general
Merlin Moncure <mmoncure@gmail.com> writes:
> On Tue, Feb 3, 2009 at 4:28 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> You know, maybe we should stop holding our noses and do something about
>> this old gotcha.  That type's not going away anytime soon, but could we
>> rename it to char1 or something like that?  (With some sort of backward
>> compatibility hack, like a domain named "char".)

> domains are out, unless arrays of domains are addressed first.

[ raised eyebrow... ]  You've got apps that depend on array of "char"?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: what's the deal with 8.3.6 tagged, but not released yet ?
Следующее
От: Jeremy Harris
Дата:
Сообщение: Re: Pet Peeves?