Download List

專案描述

pg_collkey is a wrapper to use the collation
functions of the ICU library with a PostgreSQL
database server. Using this wrapper, you can
specify the desired locale for sorting UTF-8
strings directly in the SQL query, rather than
setting it during database installation. Default
Unicode collation (DUCET) is supported. You can
select whether punctuation should be a primary
collation attribute or not. The level of
comparison can be limited (in order to ignore
accents, for example). Numeric sequences of
strings can be recognized, so that 'test2' sorts
before 'test10'. This library is dependent on ICU.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-03 20:04
0.3

This release adds support for PostgreSQL 8.3.

2006-12-26 23:58
0.2

This release adds support for PostgreSQL 8.2.

2006-06-09 19:37
0.1

標籤: Initial freshmeat announcement

Project Resources