Re: add alias FLOAT for double precision

2025-08-07 Thread Tom Lane
"Euler Taveira" writes: > On Thu, Aug 7, 2025, at 7:35 AM, PG Doc comments form wrote: >> In table 8.1 ( >> https://www.postgresql.org/docs/current/datatype.html#DATATYPE-TABLE ) the >> FLOAT alias isn't listed, I think it would make sense to include beside >> FLOAT8. > Makes sense. Agreed, push

Re: Duplicated name of subsection 29.5.1

2025-08-07 Thread Daniel Gustafsson
> On 7 Aug 2025, at 18:23, Yaroslav Saburov wrote: > > Sorry, my mistake. No problems at all, thanks for the report! -- Daniel Gustafsson

Re: Duplicated name of subsection 29.5.1

2025-08-07 Thread Yaroslav Saburov
Sorry, my mistake. > 7 серп. 2025 р. о 15:15 Daniel Gustafsson пише: > >  >> >>> On 7 Aug 2025, at 08:22, PG Doc comments form >>> wrote: >> >> In section 29.5. Column Lists there are two identical subsections '29.5.1. >> Examples', with the same link > > The first link on the page, in red

Re: add alias FLOAT for double precision

2025-08-07 Thread Euler Taveira
On Thu, Aug 7, 2025, at 7:35 AM, PG Doc comments form wrote: > In table 8.1 ( > https://www.postgresql.org/docs/current/datatype.html#DATATYPE-TABLE ) the > FLOAT alias isn't listed, I think it would make sense to include beside > FLOAT8. Makes sense. -- Euler Taveira EDB https://www.enterpri

Re: Make pgoutput documentation easier to find

2025-08-07 Thread Euler Taveira
On Wed, Aug 6, 2025, at 10:48 AM, Fujii Masao wrote: > On Wed, Aug 6, 2025 at 8:36 PM Peter Eisentraut wrote: >> >> On 03.08.25 03:32, Fujii Masao wrote: >> > The current documentation for pgoutput is buried in the logical streaming >> > replication protocol section (in protocol.sgml), and there's

Re: Initcap works differently with different locale providers

2025-08-07 Thread Alexander Korotkov
On Wed, Aug 6, 2025 at 9:21 PM Jeff Davis wrote: > > Yes, I was not in favor of backpatching this, since it was not a bug > > fix. And it turns out it was incomplete. I think we should revert > > all > > the backpatches and iterate on getting the documentation the way we > > want > > in master.

Re: Duplicated name of subsection 29.5.1

2025-08-07 Thread Daniel Gustafsson
> On 7 Aug 2025, at 08:22, PG Doc comments form wrote: > In section 29.5. Column Lists there are two identical subsections '29.5.1. > Examples', with the same link The first link on the page, in red, is actually the table of contents for the section 29.5, but it does look a bit like a subsection

Duplicated name of subsection 29.5.1

2025-08-07 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/logical-replication-col-lists.html Description: In section 29.5. Column Lists there are two identical subsections '29.5.1. Examples', with the same link

add alias FLOAT for double precision

2025-08-07 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/datatype.html Description: In table 8.1 ( https://www.postgresql.org/docs/current/datatype.html#DATATYPE-TABLE ) the FLOAT alias isn't listed, I think it would make sense to include beside