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 cfcadcef0b69d7969a85f1bf79807bfa
SHA1 e3408046deacfd3cf85ca083b643f0a3f7575cc1
SHA256 00c253390b2e295c39b22a30063a60c081a2707cc4eef84c8f3182dcdce75824
SHA512 2051f13fcb722d13fad281dd908a071cf0a6b722572ad889cd1aa14cd354cb83143348ffdaf05e5ca46cccb606617555eec9c746503806ee59b8e1608f4de3b7

Depends

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

Uploaded

about 5 years ago

Package Size

6.52 KB

Installed Size

30.3 KB

Downloads

30,397

wget

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

Homepage

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