postgresql-11-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-11-pg-collkey=0.5.1-1insops1

ICU collation function wrapper for PostgreSQL 11

Full description:
  ICU collation function wrapper for PostgreSQL 11
 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 aef5d9305fed54955e7e9fc299a5b3ab
SHA1 5347befff897d5a91a9f5b1d96f055d3cba8496c
SHA256 45cbcf1e21a46f1ab7d066e1250a14406b574daa0bca7977c7b33ea801eafa25
SHA512 7de966924e7d3b4ce7bf2ebe9c951d478664655344d2206978c4d11609c3ea84e6f0a0c27f8e26da6fedd83e532f5990e6be25db5bdd871635e63a39e2b423f9

Depends

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

Files

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

Uploaded

almost 6 years ago

Package Size

12.6 KB

Installed Size

43 KB

Downloads

19

wget

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

Homepage

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