hs_doc.patch
text/x-patch
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: context
| File | + | − |
|---|---|---|
| doc/src/sgml/config.sgml | 6 | 0 |
*** a/doc/src/sgml/config.sgml
--- b/doc/src/sgml/config.sgml
***************
*** 1753,1758 **** archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
--- 1753,1761 ----
<varlistentry id="recovery-connections" xreflabel="recovery_connections">
<term><varname>recovery_connections</varname> (<type>boolean</type>)</term>
+ <indexterm>
+ <primary><varname>recovery_connections</> configuration parameter</primary>
+ </indexterm>
<listitem>
<para>
Parameter has two roles. During recovery, specifies whether or not
***************
*** 1771,1776 **** archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
--- 1774,1782 ----
<varlistentry id="max-standby-delay" xreflabel="max_standby_delay">
<term><varname>max_standby_delay</varname> (<type>string</type>)</term>
+ <indexterm>
+ <primary><varname>max_standby_delay</> configuration parameter</primary>
+ </indexterm>
<listitem>
<para>
When server acts as a standby, this parameter specifies a wait policy