Doc client_min_messages patch vis. INFO message severity

Lists: pgsql-hackers
From: "Karl O(dot) Pinc" <kop(at)meme(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Doc client_min_messages patch vis. INFO message severity
Date: 2019-01-07 03:17:03
Message-ID: 20190106211703.05b6a965@slate.meme.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

Hi,

Attached is documentation patch: doc_client_min_messages_v1.patch

Document that INFO severity messages are always sent
to the client. This also adds hyperlinks to the
table of severity levels where those levels are
referenced in the docs.

The patch was discussed on the #postgresql IRC channel
with RhodiumToad.

The patch is against master. It passes the xmllint,
builds html, and generally appears to work.

The motivation for this patch is that the
client_min_messages documentation does not mention
the INFO level.

Regards,

Karl <kop(at)meme(dot)com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein

Attachment Content-Type Size
doc_client_min_messages_v1.patch text/x-patch 2.3 KB

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: "Karl O(dot) Pinc" <kop(at)meme(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Doc client_min_messages patch vis. INFO message severity
Date: 2019-01-07 19:03:02
Message-ID: 87imz0qoiy.fsf@news-spur.riddles.org.uk
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

>>>>> "Karl" == Karl O Pinc <kop(at)meme(dot)com> writes:

Karl> Hi,
Karl> Attached is documentation patch: doc_client_min_messages_v1.patch

Karl> Document that INFO severity messages are always sent
Karl> to the client.

Pushed, thanks.

--
Andrew (irc:RhodiumToad)