On 2025-10-31 04:03 +0100, David Rowley wrote:
> On Fri, 31 Oct 2025 at 13:53, Erik Wienhold wrote:
> > But I also agree with Tom that keeping a consistent style is impossible
> > in the long run. But it also shows that the docs are still written by
> > humans. As long as we can keep a consisten
On 2025-11-03 23:37 +0100, David Rowley wrote:
> On Tue, 4 Nov 2025 at 09:06, Erik Wienhold wrote:
> > Fixed in the attached v4. Except for one match in dblink.sgml that
> > is the sample output of dblink_build_sql_insert which actually omits
> > the space after the table name and VALUES keyword.
> On 2 Nov 2025, at 00:47, Adrián Cuadrado Chavarría
> wrote:
>
> Some projects like [NextJS](https://nextjs.org/docs/llms-full.txt),
> [Stripe](https://docs.stripe.com/llms.txt),
> [BetterAuth](https://www.better-auth.com/llms.txt) and
> [Zod](https://zod.dev/llms.txt) already provide this.
On Tue, 4 Nov 2025 at 09:06, Erik Wienhold wrote:
> Fixed in the attached v4. Except for one match in dblink.sgml that is
> the sample output of dblink_build_sql_insert which actually omits the
> space after the table name and VALUES keyword.
I went through all these and I think it's mostly good
On Tue, 4 Nov 2025 at 13:04, Erik Wienhold wrote:
>
> On 2025-11-03 23:37 +0100, David Rowley wrote:
> > I'm starting to wonder if adjusting the spacing here is a worthwhile
> > change.
>
> I think it's worth to have that consistency. If the patch is too broad
> I can of course limit it to the li