Doc client_min_messages patch vis. INFO message severity - Mailing list pgsql-hackers

From Karl O. Pinc
Subject Doc client_min_messages patch vis. INFO message severity
Date
Msg-id 20190106211703.05b6a965@slate.meme.com
Whole thread Raw
Responses Re: Doc client_min_messages patch vis. INFO message severity  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List 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@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein

Attachment

pgsql-hackers by date:

Previous
From: Nguyễn Trần Quốc Vinh
Date:
Subject: Re: Implementing Incremental View Maintenance
Next
From: Michael Paquier
Date:
Subject: Prevent extension creation in temporary schemas