Current enums patch

Поиск
Список
Период
Сортировка
От Tom Dunstan
Тема Current enums patch
Дата
Msg-id 46087519.6040205@tomd.cc
обсуждение исходный текст
Ответы Re: Current enums patch  (Bruce Momjian <bruce@momjian.us>)
Re: Current enums patch  (Peter Eisentraut <peter_e@gmx.net>)
Re: Current enums patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Hi all

Here's the current version of the enums patch. Not much change from last
time, the only thought-inducing stuff was fixing up some macros that
changed with the VARLENA changes, and adding a regression test to do
basic checking of RI behavior, after the discussions that we had
recently on the ri_trigger stuff with generic types. The actual behavior
was fixed by Tom's earlier patch, so this is just a sanity check.

Cheers

Tom

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Numeric patch to add special-case representations for < 8 bytes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Improvement of procArray.xmin for VACUUM