diff options
author | Nathan Bossart <nathan@postgresql.org> | 2025-09-02 16:53:54 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2025-09-02 16:53:54 -0500 |
commit | 510777a2d56b5de5f55d3e995c0d0242eb630eb1 (patch) | |
tree | d0f1cd4f7d0c6ba7dff9c947cfb2227a9859a6a9 /src/backend/utils/adt/nabstime.c | |
parent | 1b1960c8c9e81171efabdd9e3393b4eec1ffc477 (diff) |
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>
Diffstat (limited to 'src/backend/utils/adt/nabstime.c')
0 files changed, 0 insertions, 0 deletions