On Fri, Sep 4, 2020 at 2:36 AM Jürgen Purtz wrote:
> On 04.09.20 08:52, Peter Eisentraut wrote:
> >
> > For the remaining patch I have a couple of concerns:
>
This patch should not be changing the formatting choices for these queries,
just the addition of a JOIN clause and modification of the WH
PG Doc comments form writes:
> Description:
> 02000 no_data
> should read no_data_found
Looks correct as stated to me. plpgsql's ERRCODE_NO_DATA_FOUND
(P0002) is a different animal.
regards, tom lane
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/errcodes-appendix.html
Description:
02000 no_data
should read no_data_found
Ah, yes it does. Thanks -- will close.
//Magnus
On Wed, Oct 21, 2020 at 5:40 PM David G. Johnston <
david.g.johns...@gmail.com> wrote:
> Magnus,
>
> [offline]
>
> Does this resolve the 2020-11 commitfest entry?
>
> https://commitfest.postgresql.org/30/2726/
>
> David J.
>
> On Tue, Oct 6, 2020 a
Magnus,
[offline]
Does this resolve the 2020-11 commitfest entry?
https://commitfest.postgresql.org/30/2726/
David J.
On Tue, Oct 6, 2020 at 5:21 AM Magnus Hagander wrote:
>
>
> On Tue, Oct 6, 2020 at 1:58 PM Daniel Gustafsson wrote:
>
>> > On 15 Sep 2020, at 02:43, David G. Johnston
>> wr
Sorry, not offline but not a big deal...
On Wed, Oct 21, 2020 at 8:40 AM David G. Johnston <
david.g.johns...@gmail.com> wrote:
> Magnus,
>
> [offline]
>
>
Moved to -hackers and commitfest
https://www.postgresql.org/message-id/CAKFQuwbqkcLCJ3gXUjso74gy80yNkB%3DFQnT_SrOq3PsrRm2SqQ%40mail.gmail.com
David J.
On Fri, Oct 2, 2020 at 2:00 PM David G. Johnston
wrote:
> On Mon, Sep 14, 2020 at 6:03 PM David G. Johnston <
> david.g.johns...@gmail.com> wr
On Wed, Oct 21, 2020 at 6:45 AM PG Doc comments form
wrote:
> The following documentation comment has been logged on the website:
>
> Page:
> https://www.postgresql.org/docs/11/client-authentication-problems.html
> Description:
>
> The article on authentication problems refers to "the log" and th
On Wed, Oct 21, 2020 at 1:14 AM PG Doc comments form
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/13/plpgsql-control-structures.html
> Description:
>
> Search for the word indeed found here
>
> https://www.postgresql.org/do
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/client-authentication-problems.html
Description:
The article on authentication problems refers to "the log" and the "server
log" but lacks information on where to find that log or how to c
Hi David,
Thanks for your quick reply.
I understand this is referring to the operating system user. But my
understanding is that by default this user is *also* the superuser account of
the database.
I’ve come across some quick-and-dirty setups where this operating system user
was being used to
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/plpgsql-control-structures.html
Description:
Search for the word indeed found here
https://www.postgresql.org/docs/13/plpgsql-control-structures.html#PLPGSQL-STATEMENTS-RETURNING-PROCEDURE
12 matches
Mail list logo