On Wed, 2021-02-17 at 15:08 -0500, Jordi GutiƩrrez Hermoso wrote:
> I just had a confusing moment trying to figure out why my roles
> weren't creating tables the way I was expecting them to. I didn't
> understand what the `target_role` parameter did. No matter how I try
> to read this page, I can't
I just had a confusing moment trying to figure out why my roles
weren't creating tables the way I was expecting them to. I didn't
understand what the `target_role` parameter did. No matter how I try
to read this page, I can't see an explanation for that parameter:
https://www.postgresql.org/docs/c
"Euler Taveira" writes:
> It is referring to the SPI_execute() return values [1] whose mapped integers
>
> are available in [2]. 11 refers to INSERT ... RETURNING. Maybe PL/Python
> should
> expose these SPI constants too (if it doesn't).
I wouldn't be in too much of a hurry to do that,
On Mon, Feb 15, 2021, at 12:25 PM, PG Doc comments form wrote:
> Hello. I'm using Postgres 9.3.25. I know it's an unsupported version but the
> documentation pages that I will mention stay the same between 9.3 and 13.
You should upgrade as soon as possible.
> In the docs for Database Access with P
On Wed, Feb 17, 2021 at 12:58 PM Daniel Gustafsson wrote:
>
> Commit f2a69b352de introduced a small typo in the CREATE TABLE documentation,
> fixed in the attached.
Applied, thanks.
--
Magnus Hagander
Me: https://www.hagander.net/
Work: https://www.redpill-linpro.com/
Commit f2a69b352de introduced a small typo in the CREATE TABLE documentation,
fixed in the attached.
--
Daniel Gustafsson https://vmware.com/
create_table_typo.diff
Description: Binary data