postgresql-12-pg-collkey_0.5.1-1insops1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install postgresql-12-pg-collkey=0.5.1-1insops1

ICU collation function wrapper for PostgreSQL 12

Full description:
  ICU collation function wrapper for PostgreSQL 12
 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 as well. 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). Numbers inside strings can be recognized, so
 that 'test2' is placed before 'test10'.

Checksums

MD5 d618ae6c84abd42a0c851bd5a032935d
SHA1 63df3f124a583212f39f83a9fd3e1df9c3958455
SHA256 1daa967eca72121656a70fe5671494d4681a6e4aceef2cad00482b52b7f80315
SHA512 64df21b1ac51b2cecea94703dc1519f4a6c0f407dffb6b6ff74defc975d897f835f87df6015533998461152a102b58e4cdea87387d50b67be10a359468073cee

Depends

  • libc6 (>= 2.4), libicu60 (>= 60.1-1~), postgresql-12

Files

  • /usr/share/postgresql/12/extension/pg_collkey.control
  • /usr/share/postgresql/12/extension/pg_collkey--0.5.1.sql
  • /usr/share/postgresql/12/extension/pg_collkey--0.5.0--0.5.1.sql
  • /usr/share/doc/postgresql-12-pg-collkey/README.Debian
  • /usr/share/doc/postgresql-12-pg-collkey/README
  • /usr/share/doc/postgresql-12-pg-collkey/copyright
  • /usr/share/doc/postgresql-12-pg-collkey/changelog.Debian.gz
  • /usr/lib/postgresql/12/lib/collkey_icu.so
  • /usr/lib/postgresql/12/lib/bitcode/collkey_icu/collkey_icu.bc
  • /usr/lib/postgresql/12/lib/bitcode/collkey_icu.index.bc

Uploaded

almost 6 years ago

Package Size

13 KB

Installed Size

43.9 KB

Downloads

136

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/bionic/postgresql-12-pg-collkey_0.5.1-1insops1_amd64.deb/download.deb?distro_version_id=190"

Homepage

https://pgxn.org/dist/pg_collkey/