Re: [PATCH] Add XMLText function (SQL/XML X038)
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Jim Jones <jim.jones@uni-muenster.de>
Cc: Vik Fearing <vik@postgresfriends.org>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-08-25T12:44:50Z
Lists: pgsql-hackers
> On 25 Aug 2023, at 14:42, Jim Jones <jim.jones@uni-muenster.de> wrote: > Is there any tool like pgindent to take care of it automatically? No, pgindent doesn't address whitespace, only indentation of non-whitespace. -- Daniel Gustafsson
Commits
-
Add XMLText function (SQL/XML X038)
- 526fe0d79914 17.0 landed