Metadata for hll_14-2.18-1PGDG.rhel7.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: hll_14
Version: 2.18-1PGDG.rhel7
Arch: ppc64le
Summary: PostgreSQL extension adding HyperLogLog data structures as a native data type
License: Apache
Vendor: (none)
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Sun Sep 17 11:24:59 2023
Size: 117696
URL: https://github.com/citusdata/postgresql-hll/
Description: This Postgres module introduces a new data type hll which is a
HyperLogLog data structure. HyperLogLog is a fixed-size, set-like
structure used for distinct value counting with tunable precision. For
example, in 1280 bytes hll can estimate the count of tens of billions of
distinct values with only a few percent error.

FILES

/usr/pgsql-14/doc/extension/README-hll.md
/usr/pgsql-14/lib/hll.so
/usr/pgsql-14/share/extension/hll--2.10--2.11.sql
/usr/pgsql-14/share/extension/hll--2.10.sql
/usr/pgsql-14/share/extension/hll--2.11--2.12.sql
/usr/pgsql-14/share/extension/hll--2.12--2.13.sql
/usr/pgsql-14/share/extension/hll--2.13--2.14.sql
/usr/pgsql-14/share/extension/hll--2.14--2.15.sql
/usr/pgsql-14/share/extension/hll--2.15--2.16.sql
/usr/pgsql-14/share/extension/hll--2.16--2.17.sql
/usr/pgsql-14/share/extension/hll--2.17--2.18.sql
/usr/pgsql-14/share/extension/hll.control
/usr/share/doc/hll_14-2.18
/usr/share/doc/hll_14-2.18/CHANGELOG.md

REQUIRES

/usr/sbin/update-alternatives
/usr/sbin/update-alternatives
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
postgresql14-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

hll_14 2.18-1PGDG.rhel7
hll_14(ppc-64) 2.18-1PGDG.rhel7

CONFIG FILES

/usr/pgsql-14/doc/extension/README-hll.md d
/usr/pgsql-14/lib/hll.so
/usr/pgsql-14/share/extension/hll--2.10--2.11.sql
/usr/pgsql-14/share/extension/hll--2.10.sql
/usr/pgsql-14/share/extension/hll--2.11--2.12.sql
/usr/pgsql-14/share/extension/hll--2.12--2.13.sql
/usr/pgsql-14/share/extension/hll--2.13--2.14.sql
/usr/pgsql-14/share/extension/hll--2.14--2.15.sql
/usr/pgsql-14/share/extension/hll--2.15--2.16.sql
/usr/pgsql-14/share/extension/hll--2.16--2.17.sql
/usr/pgsql-14/share/extension/hll--2.17--2.18.sql
/usr/pgsql-14/share/extension/hll.control
/usr/share/doc/hll_14-2.18
/usr/share/doc/hll_14-2.18/CHANGELOG.md d

LICENSE FILES

Apache