postgresql-debversion 1.1.1-3build1 source package in Ubuntu

Changelog

postgresql-debversion (1.1.1-3build1) focal; urgency=high

  * No change rebuild against apt 1.9.11.

 -- Julian Andres Klode <email address hidden>  Thu, 27 Feb 2020 09:15:44 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
postgresql-debversion_1.1.1.orig.tar.gz 20.9 KiB 729df992efef3338b54febb7354cebd51b2c2d3a6345ca26c0a067dd5e95a401
postgresql-debversion_1.1.1-3build1.debian.tar.xz 4.0 KiB b9339aab07d30937d4301a81743ed1dc3d36053143feaca05d4b017b26a3acdb
postgresql-debversion_1.1.1-3build1.dsc 2.2 KiB 81d8246cca87114a66a9dc5315143e625bd437637c4c2aeba0b1e8ce166f95c9

View changes file

Binary packages built by this source

postgresql-12-debversion: Debian version number type for PostgreSQL

 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them. This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database. This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg. This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

postgresql-12-debversion-dbgsym: No summary available for postgresql-12-debversion-dbgsym in ubuntu hirsute.

No description available for postgresql-12-debversion-dbgsym in ubuntu hirsute.