pgsql: Change ReplicationSlotPersistentData's "synced" member to a bool

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема pgsql: Change ReplicationSlotPersistentData's "synced" member to a bool
Дата
Msg-id E1utYxa-000DJS-02@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Change ReplicationSlotPersistentData's "synced" member to a bool.

Note that this doesn't require bumping SLOT_VERSION because we
require sizeof(bool) == 1, thanks to commit 97525bc5c8.

Overight in commit ddd5f4f54a.

Discussion: Ranier Vilela <ranier.vf@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/510777a2d56b5de5f55d3e995c0d0242eb630eb1

Modified Files
--------------
src/include/replication/slot.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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