2005-02-21 23:10:39 +01:00
|
|
|
===========================================================================
|
|
|
|
== NOTICE ==
|
|
|
|
== ==
|
|
|
|
|
2005-08-30 18:04:18 +02:00
|
|
|
Make sure that your system is newer than
|
2005-02-21 23:10:39 +01:00
|
|
|
|
2005-08-30 18:04:18 +02:00
|
|
|
- 600014 for 6.x and later
|
2005-03-02 13:10:00 +01:00
|
|
|
- 503105 for 5.x
|
2005-02-21 23:10:39 +01:00
|
|
|
|
|
|
|
or please apply this patch: http://people.freebsd.org/~fjoe/vswprintf.c.diff
|
|
|
|
and rebuild libc.
|
|
|
|
|
|
|
|
You need to use either C or Latin-1 locale OR use locale with multibyte
|
|
|
|
encoding (any UTF-8 locale, Big5 or EUC locales). pgadmin3 will not work
|
|
|
|
in single-byte non-Latin-1 locales, for example ru_RU.KOI8-R.
|
|
|
|
Use ru_RU.UTF-8 in the example above instead.
|
|
|
|
|
|
|
|
== ==
|
|
|
|
===========================================================================
|