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

ICU collation function wrapper for PostgreSQL 9.5

Full description:
  ICU collation function wrapper for PostgreSQL 9.5
 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 deeda7acc1b4b84604688e4286f21980
SHA1 b583669ecc75a2d58d8cb4ab9b87d3fdabb98da9
SHA256 4d87aef59a7d7af6809f47edc64f29a2fb6fba3db932e127933e4a3709249652
SHA512 85dafe24cc4cb3527faf3c4f81f42b7b3290fedd7a67b5b1c42b61ea531d3f9e64b6d4d5e3da4e4658bc075bd59f255077bae6bb47d04e7f4aef60a3a9da7e23

Depends

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

Files

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

Uploaded

over 6 years ago

Package Size

7.05 KB

Installed Size

31.3 KB

Downloads

12

wget

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

Homepage

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