hypopg 1.4.0-2 source package in Ubuntu

Changelog

hypopg (1.4.0-2) unstable; urgency=medium

  * Upload for PostgreSQL 16.
  * Use ${postgresql:Depends}.

 -- Christoph Berg <email address hidden>  Mon, 18 Sep 2023 12:05:56 +0200

Upload details

Uploaded by:
Julien Rouhaud
Uploaded to:
Sid
Original maintainer:
Julien Rouhaud
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
hypopg_1.4.0-2.dsc 1.9 KiB 7548f409802d94e724080d079dd59d40b8614ef2af1c4540b83154b4ccbfcb14
hypopg_1.4.0.orig.tar.gz 65.4 KiB 0821011743083226fc9b813c1f2ef5897a91901b57b6bea85a78e466187c6819
hypopg_1.4.0-2.debian.tar.xz 2.5 KiB fc5afe6ef856366314cb7beb1fc8c8eb4c9ac87bc7c71c4665dd3ea8fa3804f8

Available diffs

No changes file available.

Binary packages built by this source

postgresql-16-hypopg: PostgreSQL extension adding support for hypothetical indexes.

 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create. They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

postgresql-16-hypopg-dbgsym: debug symbols for postgresql-16-hypopg