type info refactoring

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема type info refactoring
Дата
Msg-id 1288504990.5712.5.camel@vanquo.pezone.net
обсуждение исходный текст
Ответы Re: type info refactoring  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Here's a big patch to avoid passing around type OID + typmod (+
collation) separately all over the place.  Instead, there is a new
struct TypeInfo that contains these fields, and only a pointer is passed
around.

Some stuff in here (or not in here) is probably a matter of taste, as
with any such large refactoring, but in general you can see that it
saves a lot of notational overhead.

Вложения

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

Предыдущее
От: Boxuan Zhai
Дата:
Сообщение: a new problem in MERGE
Следующее
От: Alexandre Riveira
Дата:
Сообщение: create custom collation from case insensitive portuguese