Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document
Date
Msg-id 9FF04352-2C57-40C8-8427-5F8BA7EC775C@yesql.se
Whole thread
In response to Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document  (Ian Lawrence Barwick <barwick@gmail.com>)
Responses Re: Fix bug of CHECK constraint enforceability recursion
Re: Fix bug of CHECK constraint enforceability recursion
List pgsql-hackers
> On 24 Jul 2026, at 03:29, Ian Lawrence Barwick <barwick@gmail.com> wrote:

> Either way, documenting its existence would be useful to have, IMO.

I can't really come up with an argument for not documenting it, so unless there
are objections I'll apply the docs patch.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Next
From: David Rowley
Date:
Subject: Re: [PATCH] Speed up repeat() for larger counts