pgsql: docs: Fix small copy & paste mistake. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: docs: Fix small copy & paste mistake.
Date
Msg-id E1hLcED-0000Kh-FH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs: Fix small copy & paste mistake.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20190418005115.r4mat75wvlski3ij@alap3.anarazel.de

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/insert.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: pgsql: Track block level checksum failures in pg_stat_database
Next
From: Andres Freund
Date:
Subject: pgsql: Fix unused variable compiler warning in !debug builds.