jsquery 1.1.1-4 source package in Ubuntu

Changelog

jsquery (1.1.1-4) unstable; urgency=medium

  * Upload for PostgreSQL 14.

 -- Christoph Berg <email address hidden>  Fri, 15 Oct 2021 14:00:43 +0200

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jsquery_1.1.1-4.dsc 2.0 KiB dd79c3ce92af2d33a64b6587d91f7ff9f2f8fcfb0e33c6a73287d73c137ecac2
jsquery_1.1.1.orig.tar.gz 103.2 KiB 7f7a8ff261746ff9ab54177044505cfb0a1a127e2590cfb357aa8084682f3ca0
jsquery_1.1.1-4.debian.tar.xz 11.3 KiB 629a6ca5d1e5c382c85662a612365691643d9772eb63543cfed6577506d26906

Available diffs

No changes file available.

Binary packages built by this source

postgresql-14-jsquery: PostgreSQL JSON query language with GIN indexing support

 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

postgresql-14-jsquery-dbgsym: debug symbols for postgresql-14-jsquery