freebsd-ports/databases/pgadmin3-12/pkg-message-unicode

19 lines
816 B
Text

===========================================================================
== NOTICE ==
== ==
Make sure that your system is older than
- 600014 for 6.0-CURRENT
- 503105 for 5.x
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.
== ==
===========================================================================