Patch for database locale settings

From: Alexey Slynko <slynko(at)tronet(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Patch for database locale settings
Date: 2005-03-28 08:16:42
Message-ID: 20050328121603.P21142@witch.tronet.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Hi,

this patch allow to use database locale settings. It remove cluster locale
settings, and append LCCTYPE and
LCCOLLATE items to CREATE DATABASE syntax.

Any considerations ?

best regards,
Alexey Slynko

Attachment Content-Type Size
database_locale.patch text/plain 37.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2005-03-28 08:51:52 Re: rewriter in updateable views
Previous Message imad 2005-03-28 07:27:18 Executing Anonymous Blocks

Browse pgsql-patches by date

  From Date Subject
Next Message Robert Treat 2005-03-28 13:42:47 Update to download info in install docs
Previous Message Bruce Momjian 2005-03-28 05:06:37 Re: contrib dbf2sql.pl