jsquery 1.2-1 source package in Ubuntu

Changelog

jsquery (1.2-1) unstable; urgency=medium

  * New upstream version 1.2.

 -- Christoph Berg <email address hidden>  Sat, 21 Oct 2023 13:15:58 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
jsquery_1.2-1.dsc 2.0 KiB d473fab2404e8f086b70d01cf283604056db9cd35a364be4f1e368eec44f5c65
jsquery_1.2.orig.tar.gz 109.8 KiB a5cd7dbb475ba9974f832fa01d4867febd703d23a9284ef6b162cd1c2f8e6bc5
jsquery_1.2-1.debian.tar.xz 2.5 KiB bddbd896b4a6883721be21dc25acbf1356219badd7e8b914ded6b9bb89aaada3

Available diffs

No changes file available.

Binary packages built by this source

postgresql-16-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-16-jsquery-dbgsym: debug symbols for postgresql-16-jsquery