pgsql: Doc: add IDs to copy.sgml's and - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: Doc: add IDs to copy.sgml's and
Date
Msg-id E1vJrYE-006YN0-1t@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: add IDs to copy.sgml's <varlistentry> and <refsect1>

In the spirit of commit 78ee60ed84bb.

Author: jian he <jian.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxFsPXCwSVR+_vScZ3bysh4-dpE19iVyeta30uNHwnwnSw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e4018f891dec09ff95ac97e5b1a2307349aeeffa

Modified Files
--------------
doc/src/sgml/ref/copy.sgml | 62 +++++++++++++++++++++++-----------------------
1 file changed, 31 insertions(+), 31 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Revert "Drop unnamed portal immediately after execution to compl
Next
From: Fujii Masao
Date:
Subject: pgsql: pgbench: Fix assertion failure with multiple \syncpipeline in pi