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 4599ec4a28a22fb78a56c47a7d7a570f
SHA1 f692a2c5dd9edb56c113d3eefb48d227c1deba72
SHA256 5900e4e3fd0711f27b980d46fd6eb42dbc29be0e9338f512ec534f7ea06059e0
SHA512 0ee8710e0326be0ae2a25997ce4496a0b21e3e2080c3be0d001d7041074e53d2ad442ae70e7b233ade4821d734061919d238695c27e77f865a13bd9c43bc2a4f

Depends

  • libc6 (>= 2.4), 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

over 3 years ago

Package Size

13.7 KB

Installed Size

48.8 KB

Downloads

15

wget

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

Homepage

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