public inbox for [email protected]
help / color / mirror / Atom feedFrom: Jonathan S. Katz <[email protected]>
To: Justin Pryzby <[email protected]>
To: Daniel Gustafsson <[email protected]>
Cc: Peter Eisentraut <[email protected]>
Cc: [email protected]
Subject: Re: bad style for SECURITY DEFINER
Date: Mon, 13 Dec 2021 16:33:05 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
On 12/13/21 9:01 AM, Justin Pryzby wrote:
> On Mon, Dec 13, 2021 at 02:11:24PM +0100, Daniel Gustafsson wrote:
>>> On 13 Dec 2021, at 11:35, Peter Eisentraut <[email protected]> wrote:
>>>
>>> On 13.12.21 01:17, Justin Pryzby wrote:
>>>> The title of this section looks poor in the first two web browsers I tried.
>>>> https://www.postgresql.org/docs/current/sql-createfunction.html#id-1.9.3.67.10.2
>>>> | Writing SECURITY DEFINER Functions Safely
The below seems to do the trick. Tested in Chrome, FF, and Safari.
Screenshot attached.
If no objections I'll push the patch tomorrow.
Thanks,
Jonathan
diff --git a/media/css/main.css b/media/css/main.css
index d97da4d..955f612 100644
--- a/media/css/main.css
+++ b/media/css/main.css
@@ -877,6 +877,10 @@ code,
font-size: inherit !important;
}
+#docContent h2 code {
+ margin: 0.5em;
+}
+
#docContent .NAVHEADER table th,
#docContent .navheader table th {
text-align: center;
Attachments:
[image/png] Screen Shot 2021-12-13 at 4.32.24 PM.png (25.9K, 2-Screen%20Shot%202021-12-13%20at%204.32.24%20PM.png)
download | view image
[application/pgp-signature] OpenPGP_signature (840B, 3-OpenPGP_signature)
download
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: bad style for SECURITY DEFINER
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox