On Fri, 2025-07-11 at 16:12 +, PG Doc comments form wrote:
> Page: https://www.postgresql.org/docs/17/ddl-schemas.html
> Description:
>
> In §5.10.3 these two sentences seem inconsistent:
>
> > When objects are referenced in any other context without schema
> qualification...the search path i
Daniel Gustafsson writes:
> Or perhaps ”values are separated by a tab character”?
WFM
regards, tom lane
Fujii Masao writes:
> On 2025/07/12 7:18, Daniel Gustafsson wrote:
>> It should, fixed in v3.
> LGTM. Thanks!
I'm okay with this too. I find myself niggling a bit at the
parenthetical remark "the white space on each line is actually a tab
character". There's several tabs on each line, so use o
> On 12 Jul 2025, at 18:23, Tom Lane wrote:
>
> Fujii Masao writes:
>>> On 2025/07/12 7:18, Daniel Gustafsson wrote:
>>> It should, fixed in v3.
>
>> LGTM. Thanks!
>
> I'm okay with this too. I find myself niggling a bit at the
> parenthetical remark "the white space on each line is actually
> On 12 Jul 2025, at 18:41, Tom Lane wrote:
>
> Daniel Gustafsson writes:
>> Or perhaps ”values are separated by a tab character”?
>
> WFM
Thanks, I'll get this pushed once the freeze is over on REL_18_STABLE.
--
Daniel Gustafsson
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/ddl-schemas.html
Description:
In §5.10.3 these two sentences seem inconsistent:
> When objects are referenced in any other context without schema
qualification...the search path is traver
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/glossary.html
Description:
Hello,
the glossary (https://www.postgresql.org/docs/current/glossary.html) does
not define 'statement' but a definition would be important to understand
other c
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/sql-notify.html
Description:
The authors of the following article got stuck and had to read postgres'
source code to realize that NOTIFY takes a global instance lock:
https://www.recall.ai