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 bae5008a4ab..3477c338f57 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -1462,7 +1462,7 @@ Author: Amit Kapila <akapila@postgresql.org> <listitem> <para> -Allow CREATE/ALTER PUBLICATION to exclude some tables using the EXCEPT TABLE clause (Vignesh C, Shlok Kyal) +Allow CREATE/ALTER PUBLICATION to exclude some tables using the EXCEPT clause (Vignesh C, Shlok Kyal) <ulink url="&commit_baseurl;493f8c643">§</ulink> <ulink url="&commit_baseurl;6b0550c45">§</ulink> <ulink url="&commit_baseurl;fd366065e">§</ulink>