discard.sgml.20210108.diff
text/x-diff
Filename: discard.sgml.20210108.diff
Type: text/x-diff
Part: 1
Message:
Re: proposal: schema variables
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/ref/discard.sgml | 1 | 0 |
--- doc/src/sgml/ref/discard.sgml.orig 2021-01-08 18:02:25.837531779 +0100
+++ doc/src/sgml/ref/discard.sgml 2021-01-08 18:40:09.973630164 +0100
@@ -104,6 +104,7 @@
DISCARD PLANS;
DISCARD TEMP;
DISCARD SEQUENCES;
+DISCARD VARIABLES;
</programlisting></para>
</listitem>
</varlistentry>