Ignore:
Timestamp:
Dec 27, 2009, 8:37:47 PM (14 years ago)
Author:
andersk
Message:

Generate postgresql.conf with LC_ALL=en_US.UTF-8 pg_createcluster.

Generate a new /etc/postgresql/8.3/main/postgresql.conf with
pg_createcluster instead of taking it from the build host. Ensure
that it is generated with the en_US.UTF-8 locale.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-database/debian/changelog

    r2781 r2798  
     1invirt-database (0.2.4) unstable; urgency=low
     2
     3  * Generate a new /etc/postgresql/8.3/main/postgresql.conf with
     4    pg_createcluster instead of taking it from the build host.  Ensure
     5    that it is generated with the en_US.UTF-8 locale.
     6
     7 -- Anders Kaseorg <andersk@mit.edu>  Sun, 27 Dec 2009 20:32:21 -0500
     8
    19invirt-database (0.2.3) unstable; urgency=low
    210
Note: See TracChangeset for help on using the changeset viewer.