postgresql-12-pg-collkey_0.5.1-1insops1_arm64.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 e3203cfdb63441356a6ae96bacce6e93
SHA1 24d205fce4a06294b989f0b9a70669fde0013d5b
SHA256 244d3fdea9ed173f1d44abf5f2b51f14d48c59ff696d8bf23b52949c9fea2f33
SHA512 7858b780e93b35188f44a650f3cd1a66d38415d07bffe8801662b931c3f9aa7418f2d0002b7253977aadca15c58cd06e18c8b3ca63b59baa390c59d52d215022

Depends

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

44.9 KB

Downloads

28

wget

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

Homepage

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