On Tue, 2022-06-07 at 20:15 -0400, Bruce Momjian wrote:
> > Page: https://www.postgresql.org/docs/14/plpgsql-errors-and-messages.html
> > Description:
> >
> > Dear Sirs,
> > From the page on RAISE ...
> > I read this 3 times and tripped over "write a format", which should be
> > use
> > (or
On Tue, Jun 7, 2022 at 08:00:16PM -0400, Tom Lane wrote:
> Bruce Momjian writes:
> > +not occur at certain isolation levels; higher
>
> The docs toolchain is not gonna like that.
You are correct. I should have tested, updated patch attached.
--
Bruce Momjian https://momjian.u
On Mon, Jun 6, 2022 at 10:11:54PM +, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/14/plpgsql-errors-and-messages.html
> Description:
>
> Dear Sirs,
> From the page on RAISE ...
> I read this 3
Bruce Momjian writes:
> +not occur at certain isolation levels; higher
The docs toolchain is not gonna like that.
regards, tom lane
On Tue, Jun 7, 2022 at 4:51 PM Bruce Momjian wrote:
> On Tue, Jun 7, 2022 at 02:40:41PM -0700, David G. Johnston wrote:
> > On Tue, Jun 7, 2022 at 2:07 PM Bruce Momjian wrote:
> >
> >
> >
> > How is this, attached?
> >
> >
> >
> > Works for me.
> >
> > Capital "S" in Standard as a proper na
On Tue, Jun 7, 2022 at 02:40:41PM -0700, David G. Johnston wrote:
> On Tue, Jun 7, 2022 at 2:07 PM Bruce Momjian wrote:
>
>
>
> How is this, attached?
>
>
>
> Works for me.
>
> Capital "S" in Standard as a proper name? (mind grepping this to see how
> consistent we are one way or the o
On Tue, Jun 7, 2022 at 2:07 PM Bruce Momjian wrote:
>
>
> How is this, attached?
>
>
Works for me.
Capital "S" in Standard as a proper name? (mind grepping this to see how
consistent we are one way or the other, I'm not setup for that at the
moment)
David J.
From "Tom Lane"
To "David G. Johnston"
Cc s...@xss.de; "Pg Docs"
Date 07.06.2022 23:07:30
Subject Re: Mention RETURNING ... INTO target
"David G. Johnston" writes:
On Tue, Jun 7, 2022 at 1:30 PM PG Doc comments form
wrote:
It looks like INSERT INTO ... RETURNING allows defining a target
On Fri, May 13, 2022 at 11:49:09PM +0200, Laurenz Albe wrote:
> I think that suffers from the same problem: izt sounds like the standard
> allows
> stricter behavior than PostgreSQL.
>
> How about:
>
> The table also shows that PostgreSQL's Repeatable Read implementation
> does not allow pha
"David G. Johnston" writes:
> On Tue, Jun 7, 2022 at 1:30 PM PG Doc comments form
> wrote:
>> It looks like INSERT INTO ... RETURNING allows defining a target for the
>> returned values like SELECT ... INTO does.
> That isn't how it works. RETURNING simply turns INSERT into a result set
> produ
n Tue, Jun 7, 2022 at 1:30 PM PG Doc comments form
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/14/sql-insert.html
> Description:
>
> It looks like INSERT INTO ... RETURNING allows defining a target for the
> returned value
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/14/sql-insert.html
Description:
It looks like INSERT INTO ... RETURNING allows defining a target for the
returned values like SELECT ... INTO does.
This could be mentioned in the synopsis,
Thank you very much. The new documentation is way better.
Am 03.06.22 um 19:55 schrieb Tom Lane:
Daniel Gustafsson writes:
On 3 Jun 2022, at 17:34, Tom Lane wrote:
.. there's no longer any reason we have
to limit ourselves to one example. I propose this:
+1
Done like that, then.
Hi.
(CCing Michael Meskes)
One of my customers asked me about what oracle compatibility mode in ecpg
means,
and I noticed current documentation does not explain ecpg ORACLE compatible
mode (ecpg -C ORACLE) in detail.
I myself learned the feature of "-C ORACLE" from regression test
(src/inte
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/14/plpgsql-errors-and-messages.html
Description:
Dear Sirs,
From the page on RAISE ...
I read this 3 times and tripped over "write a format", which should be use
(or specify) a format str
15 matches
Mail list logo