Re: Set 'o patches

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Set 'o patches
Дата
Msg-id 8915.1028445142@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Set 'o patches  (Thomas Lockhart <lockhart@fourpalms.org>)
Список pgsql-hackers
Thomas Lockhart <lockhart@fourpalms.org> writes:
> I've committed changes to do the following:
> o Fix buffer overrun possibilities in date/time handling
> o Handle fixed-length char and bit literals
> o Implement IS OF type predicate
> o Define macros to manipulate date/time typmod values
> o Map hex string literals to bit string type (may change later)
> o Map CREATE TABLE/OF to inheritance. May change later
> o Implement WAL log file location support using "-X" and PGXLOG

Would it be out of line to question the fact that none of these commit
messages showed any documentation updates?
        regards, tom lane


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Set 'o patches
Следующее
От: Joe Conway
Дата:
Сообщение: Re: FUNC_MAX_ARGS benchmarks