hypopg 1.3.1-2 source package in Ubuntu

Changelog

hypopg (1.3.1-2) unstable; urgency=medium

  * Upload for PostgreSQL 15.
  * debian/watch: Look at GitHub tags instead of releases.

 -- Christoph Berg <email address hidden>  Thu, 20 Oct 2022 15:32:55 +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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
hypopg_1.3.1-2.dsc 1.9 KiB f0d6885336509bba2c3268d206bd7acc28e6b99420a679fba7f2d5df0bb3d333
hypopg_1.3.1.orig.tar.gz 61.2 KiB e7f01ee0259dc1713f318a108f987663d60f3041948c2ada57a94b469565ca8e
hypopg_1.3.1-2.debian.tar.xz 2.5 KiB 7b242c41ac246f1ece6ee2bd62251eca2e3b434c8b7192d0e7c071fecbf03952

Available diffs

No changes file available.

Binary packages built by this source

postgresql-15-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-15-hypopg-dbgsym: debug symbols for postgresql-15-hypopg