add_heikki.patch
text/x-patch
Filename: add_heikki.patch
Type: text/x-patch
Part: 0
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: format-patch
Series: patch v1
Subject: doc PG 17 relnotes: add vacuum item author
| File | + | − |
|---|---|---|
| doc/src/sgml/release-17.sgml | 1 | 1 |
From 6f8c775a45ef90a3882d3d2f3c484fc82f9c072a Mon Sep 17 00:00:00 2001 From: Melanie Plageman <melanieplageman@gmail.com> Date: Mon, 20 May 2024 14:44:41 -0400 Subject: [PATCH v1] doc PG 17 relnotes: add vacuum item author Reported-by: Melanie Plageman --- doc/src/sgml/release-17.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml index 612eb100a7b..3025f31f8a0 100644 --- a/doc/src/sgml/release-17.sgml +++ b/doc/src/sgml/release-17.sgml @@ -498,7 +498,7 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi> <listitem> <para> -Allow vacuum to more efficiently remove and freeze tuples (Melanie Plageman) +Allow vacuum to more efficiently remove and freeze tuples (Melanie Plageman, Heikki Linnakangas) </para> <para> -- 2.34.1