txid cleanup

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема txid cleanup
Дата
Msg-id 168f32320003c42d@previdencia.gov.br
обсуждение исходный текст
Список pgsql-patches
Per Tom comments, attached patch does following:

- Binary I/O support
- Use ActiveSnapshot instead of SerializableSnapshot
- Clarify function purposes
- remove dev targets from Makefile


There should not be any code depending on SerializableSnapshot,
if there is thats a bug that needs fixing.  Fix is easy - use
SERIALIZABLE transaction isolation level.

Also - either Tom or Jan has changed the code to allow
xmin == xmax.  Is such case really valid?  In _recv
code I followed the style, but I was just wondering.

--
marko

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Вложения

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

Предыдущее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: [HACKERS] Why copy_relation_data only use wal whenWALarchivingis enabled
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: [HACKERS] Why copy_relation_data only use wal whenWALarchivingis enabled