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

ICU collation function wrapper for PostgreSQL 14

Full description:
  ICU collation function wrapper for PostgreSQL 14
 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 781708a1b411baa7c534da83272f9180
SHA1 299d904708eb19b5c31eac2f36d7accb4d16c1b8
SHA256 99ca9bf2db488eef3419532b381554644eeefb5a96135df16f78f1048d083646
SHA512 840203b0b3b82157c89faac3fd5f4cf1a3cdb3667e2d2b0b49995761cc6c192376edabba632e3065ce5465f5954eece9ad58c0e76cd10f4c593ef964f87c6f87

Depends

  • libc6 (>= 2.4), postgresql-14

Files

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

Uploaded

over 3 years ago

Package Size

13.8 KB

Installed Size

48.8 KB

Downloads

15

wget

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

Homepage

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