master.diff
text/x-diff
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: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/release-19.sgml | 1 | 1 |
diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 3477c338f57..feaec880171 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -2562,7 +2562,7 @@ Author: Fujii Masao <fujii@postgresql.org> <listitem> <para> -Change vacuumdb's --analyze-only option to analyze partitioned tables when now targets are specified (Laurenz Albe, Mircea Cadariu) +Change vacuumdb's --analyze-only option to analyze partitioned tables when no targets are specified (Laurenz Albe, Mircea Cadariu) <ulink url="&commit_baseurl;6429e5b77">§</ulink> </para>