The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/sql-do.html
Description:
https://www.postgresql.org/docs/11/sql-do.html
Says that "If DO is executed in a transaction block, then the procedure code
cannot execute transaction control sta
> On 13 Dec 2021, at 11:35, Peter Eisentraut
> 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 Funct
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
This appears to be a web site styling issue. It looks
Hi David,
It turns out I had pulled the distribution from
https://www.postgresql.org/ftp/source/v14.0/ and extracted its src/
directory into our repo's structure, which was rooted at /source. I failed
to notice the difference at the time I was having the issues.
My apologies for wasting your time