diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2023-11-29 01:43:13 +0200 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2023-11-29 01:43:36 +0200 |
commit | 5a1dfde8334b25e19bf4b3aa75274c547a3aa30f (patch) | |
tree | b638f9c86634334b4128337408d7395bfe4bd93d /src/backend/commands/variable.c | |
parent | 2cdf131c46e631addfc386f6106e52a1b8cc3a70 (diff) | |
download | postgresql-5a1dfde8334b25e19bf4b3aa75274c547a3aa30f.tar.gz postgresql-5a1dfde8334b25e19bf4b3aa75274c547a3aa30f.zip |
Make use FullTransactionId in 2PC filenames
Switch from using TransactionId to FullTransactionId in naming of 2PC files.
Transaction state file in the pg_twophase directory now have extra 8 bytes in
the name to address an epoch of a given xid.
Author: Maxim Orlov, Aleksander Alekseev, Alexander Korotkov, Teodor Sigaev
Author: Nikita Glukhov, Pavel Borisov, Yura Sokolov
Reviewed-by: Jacob Champion, Heikki Linnakangas, Alexander Korotkov
Reviewed-by: Japin Li, Pavel Borisov, Tom Lane, Peter Eisentraut, Andres Freund
Reviewed-by: Andrey Borodin, Dilip Kumar, Aleksander Alekseev
Discussion: https://postgr.es/m/CACG%3DezZe1NQSCnfHOr78AtAZxJZeCvxrts0ygrxYwe%3DpyyjVWA%40mail.gmail.com
Discussion: https://postgr.es/m/CAJ7c6TPDOYBYrnCAeyndkBktO0WG2xSdYduTF0nxq%2BvfkmTF5Q%40mail.gmail.com
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions