Thread: Doc fix for CREATE DATABASE

Doc fix for CREATE DATABASE

From
Jeff Davis
Date:
Right now, it says that the default locale_provider is libc; but
actually it's the same as the template from which the database is
created.

Doc patch attached.

I also adjusted the wording of both CREATE DATABASE and CREATE
COLLATION to be more definite that there are two providers.

--
Jeff Davis
PostgreSQL Contributor Team - AWS



Attachment

Re: Doc fix for CREATE DATABASE

From
Nathan Bossart
Date:
On Fri, Feb 10, 2023 at 11:05:55AM -0800, Jeff Davis wrote:
> Right now, it says that the default locale_provider is libc; but
> actually it's the same as the template from which the database is
> created.
> 
> Doc patch attached.
> 
> I also adjusted the wording of both CREATE DATABASE and CREATE
> COLLATION to be more definite that there are two providers.

Looks reasonable to me.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com