Formatting of warning about using ident - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Formatting of warning about using ident
Date
Msg-id B20006D2-AE84-40CE-97DE-A607A0027EE0@yesql.se
Whole thread Raw
Responses Re: Formatting of warning about using ident  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-docs
The warning about using ident for authorization or access control is using a
<blockquote> with an <attribution> rather than a <warning>, making it look
quite different from the rest of the manual, and less like a warning IMO.

    https://www.postgresql.org/docs/devel/auth-ident.html

The attached turns it into a <warning> and removes the <attribution> (this was
the sole place used in the docs) to make the docs more consistent for
formatting of warnings.

cheers ./daniel


Attachment

pgsql-docs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: ATTACH/DETACH partitions and locking
Next
From: Daniel Gustafsson
Date:
Subject: SPITupleTable members missing in docs