Re: Add 64-bit XIDs into PostgreSQL 15

Поиск
Список
Период
Сортировка
От Maxim Orlov
Тема Re: Add 64-bit XIDs into PostgreSQL 15
Дата
Msg-id CACG=ezZDBjbcwZGEQa5QpoiH0_aNpXNwPTgK_fZLu1FTXODWsw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add 64-bit XIDs into PostgreSQL 15  (Pavel Borisov <pashkin.elfe@gmail.com>)
Ответы Re: Add 64-bit XIDs into PostgreSQL 15  (Maxim Orlov <orlovmg@gmail.com>)
Список pgsql-hackers
Hi!

We've revised the whole patch set.
Things changed:
 - use localizable printf format, compatible with 32 and 64 bit xids
 - replace str2unt64 and similar functions with strtou64 call
 - rebase onto current master branch
 - use proper type modifiers for sscanf calls

What about adding 0003 patch into [1] to deliver it into PG15. I think it's quite possible.


--
Best regards,
Maxim Orlov.
Вложения

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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: Granting SET and ALTER SYSTE privileges for GUCs
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Unhyphenation of crash-recovery