Re: [BUGS] Prepared Statement Name Truncation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] Prepared Statement Name Truncation
Дата
Msg-id 20522.1353688477@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] Prepared Statement Name Truncation  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-general
Heikki Linnakangas <hlinnakangas@vmware.com> writes:
> On 23.11.2012 17:53, Tom Lane wrote:
>> We could avoid this problem if we were prepared to make type "name"
>> be varlena,  ...

> It would actually be nice to do that because it would *reduce* the
> amount of space and memory used for the catalogs in the typical case,

Agreed, that would be a nicer place to be ... but the amount of work
required to get there is daunting, and rather out of proportion to the
benefit IMO.

            regards, tom lane


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [BUGS] Prepared Statement Name Truncation
Следующее
От: Peter Kroon
Дата:
Сообщение: Npgsql