summaryrefslogtreecommitdiff
path: root/doc/src/sgml/postgres.sgml
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2022-11-29 20:49:52 -0500
committerBruce Momjian <bruce@momjian.us>2022-11-29 20:49:52 -0500
commit7b96f525cdec1b59c229457099653de254f9ddbf (patch)
treea018a59e4d456169cf9cfd16000d941356f8e7d1 /doc/src/sgml/postgres.sgml
parent20b796ad4bc1c296af94d46658e29d9dd85c2317 (diff)
doc: add transaction processing chapter with internals info
This also adds references to this new chapter at relevant sections of our documentation. Previously much of these internal details were exposed to users, but not explained. This also updates RELEASE SAVEPOINT. Discussion: https://postgr.es/m/CANbhV-E_iy9fmrErxrCh8TZTyenpfo72Hf_XD2HLDppva4dUNA@mail.gmail.com Author: Simon Riggs, Laurenz Albe Reviewed-by: Bruce Momjian Backpatch-through: 11
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r--doc/src/sgml/postgres.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml
index 405e1c7b085..61811457167 100644
--- a/doc/src/sgml/postgres.sgml
+++ b/doc/src/sgml/postgres.sgml
@@ -260,6 +260,7 @@
&brin;
&hash;
&storage;
+ &transaction;
&bki;
&planstats;