summaryrefslogtreecommitdiff
path: root/src/backend/access/heap/heapam.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2025-06-25 10:07:03 +0530
committerAmit Kapila <akapila@postgresql.org>2025-06-25 10:07:03 +0530
commita0e7e9799c71abdfdebf16219903e1e2d08687cd (patch)
treec1b1bdfced62995f39a69980fbdfebbe6f29ee05 /src/backend/access/heap/heapam.c
parent2e0b5d252b10b790abdee9dec202a306006037c2 (diff)
Doc: Improve documentation of stream abort.
Protocol v4 introduces parallel streaming, which allows Stream Abort messages to include additional abort information such as LSN and timestamp. However, the current documentation only states, "This field is available since protocol version 4," which may misleadingly suggest that the fields are always present when using protocol v4. This patch clarifies that the abort LSN and timestamp are included only when parallel streaming is enabled, even under protocol v4. Author: Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com> Reviewed-by: Amit Kapila <amit.kapila16@gmail.com> Backpatch-through: 16, where it was introduced Discussion: https://postgr.es/m/CAO6_XqoKteQR1AnaR8iPcegbBE+HkAc2-g12rxN04yOt4-2ORg@mail.gmail.com
Diffstat (limited to 'src/backend/access/heap/heapam.c')
0 files changed, 0 insertions, 0 deletions