pgsql: Fix one-off bug causing missing commit timestamps for subtransac

2022-01-20 Thread Michael Paquier
Fix one-off bug causing missing commit timestamps for subtransactions The logic in charge of writing commit timestamps (enabled with track_commit_timestamp) for subtransactions had a one-bug bug, where it would be possible that commit timestamps go missing for the last subtransaction committed. W

pgsql: Fix one-off bug causing missing commit timestamps for subtransac

2022-01-20 Thread Michael Paquier
Fix one-off bug causing missing commit timestamps for subtransactions The logic in charge of writing commit timestamps (enabled with track_commit_timestamp) for subtransactions had a one-bug bug, where it would be possible that commit timestamps go missing for the last subtransaction committed. W

pgsql: Fix one-off bug causing missing commit timestamps for subtransac

2022-01-20 Thread Michael Paquier
Fix one-off bug causing missing commit timestamps for subtransactions The logic in charge of writing commit timestamps (enabled with track_commit_timestamp) for subtransactions had a one-bug bug, where it would be possible that commit timestamps go missing for the last subtransaction committed. W

pgsql: Fix one-off bug causing missing commit timestamps for subtransac

2022-01-20 Thread Michael Paquier
Fix one-off bug causing missing commit timestamps for subtransactions The logic in charge of writing commit timestamps (enabled with track_commit_timestamp) for subtransactions had a one-bug bug, where it would be possible that commit timestamps go missing for the last subtransaction committed. W

pgsql: Fix one-off bug causing missing commit timestamps for subtransac

2022-01-20 Thread Michael Paquier
Fix one-off bug causing missing commit timestamps for subtransactions The logic in charge of writing commit timestamps (enabled with track_commit_timestamp) for subtransactions had a one-bug bug, where it would be possible that commit timestamps go missing for the last subtransaction committed. W

pgsql: Fix one-off bug causing missing commit timestamps for subtransac

2022-01-20 Thread Michael Paquier
Fix one-off bug causing missing commit timestamps for subtransactions The logic in charge of writing commit timestamps (enabled with track_commit_timestamp) for subtransactions had a one-bug bug, where it would be possible that commit timestamps go missing for the last subtransaction committed. W