Package "libecpg-compat3"
Name: | libecpg-compat3 |
Description: |
older version of run-time library for ECPG programs |
Latest version: | 14.17-0ubuntu0.22.04.1 |
Release: | jammy (22.04) |
Level: | security |
Repository: | main |
Head package: | postgresql-14 |
Homepage: | http://www.postgresql.org/ |
Links
Download "libecpg-compat3"
Other versions of "libecpg-compat3" in Jammy
Repository | Area | Version |
---|---|---|
base | main | 14.2-1ubuntu1 |
updates | main | 14.17-0ubuntu0.22.04.1 |
PPA: Postgresql | 9.4.1-1.pgdg10.4+1 | |
PPA: Postgresql | 9.6.3-1.pgdg12.4+1 | |
PPA: Postgresql | 11.3-1.pgdg14.04+1 | |
PPA: Postgresql | 13.3-1.pgdg16.04+1 | |
PPA: Postgresql | 15.3-1.pgdg18.04+1 | |
PPA: Postgresql | 17.4-1.pgdg22.04+2 | |
PPA: Postgresql | 17.4-1.pgdg20.04+2 |
Changelog
Version: 14.10-0ubuntu0.22.04.1 | 2023-12-06 17:06:57 UTC | ||
---|---|---|---|
postgresql-14 (14.10-0ubuntu0.22.04.1) jammy-security; urgency=medium * New upstream version (LP: #2040469). + A dump/restore is not required for those running 14.X. + However, several mistakes have been discovered that could lead to
+ Also, if you are upgrading from a version earlier than 14.9, see
+ Fix handling of unknown-type arguments in DISTINCT "any" aggregate
This error led to a text-type value being interpreted as an unknown-type
+ Detect integer overflow while computing new array dimensions
When assigning new elements to array subscripts that are outside the
+ Prevent the <literal>pg_signal_backend</literal> role from
The documentation says that pg_signal_backend cannot issue signals to
Also ensure that the is_superuser parameter is set correctly in such
+ Fix misbehavior during recursive page split in GiST index build
Fix a case where the location of a page downlink was incorrectly
+ Prevent de-duplication of btree index entries for interval columns
There are interval values that are distinguishable but compare
+ Process date values more sanely in BRIN datetime_minmax_multi_ops
The distance calculation for dates was backward, causing poor
+ Process large timestamp and timestamptz values more sanely in BRIN
Infinities were mistakenly treated as having distance zero rather
+ Details about these and many further changes can be found at:
* d/p/libpgport-pkglibdir: Adjust patch to reflect upstream changes. * d/p/50-per-version-dirs.patch: Adjust TestLib.pm's
-- Sergio Durigan Junior <email address hidden> Wed, 22 Nov 2023 22:07:12 -0500 |
|||
Source diff to previous version | |||
|
Version: 14.9-0ubuntu0.22.04.1 | 2023-08-17 14:07:04 UTC | ||||
---|---|---|---|---|---|
postgresql-14 (14.9-0ubuntu0.22.04.1) jammy-security; urgency=medium * New upstream version (LP: #2028426). + A dump/restore is not required for those running 14.X. + However, if you use BRIN indexes, it may be advisable to reindex them. + Also, if you are upgrading from a version earlier than 14.4, see
+ Disallow substituting a schema or owner name into an extension script
This restriction guards against SQL-injection hazards for trusted
+ Fix confusion between empty (no rows) ranges and all-NULL ranges in
Each of these oversights could result in forgetting that a BRIN
This fix will not in itself correct faulty BRIN entries.
+ Details about these and many further changes can be found at:
-- Athos Ribeiro <email address hidden> Wed, 09 Aug 2023 09:01:25 -0300 |
|||||
Source diff to previous version | |||||
|
Version: 14.8-0ubuntu0.22.04.1 | 2023-05-24 17:07:04 UTC | ||||||
---|---|---|---|---|---|---|---|
postgresql-14 (14.8-0ubuntu0.22.04.1) jammy-security; urgency=medium * New upstream version (LP: #2019214). + A dump/restore is not required for those running 14.X. + Also, if you are upgrading from a version earlier than 14.4, see
+ Prevent CREATE SCHEMA from defeating changes in search_path
Within a CREATE SCHEMA command, objects in the prevailing
+ Enforce row-level security policies correctly after inlining a
If a set-returning SQL-language function refers to a table having
+ Details about these and many further changes can be found at:
-- Athos Ribeiro <email address hidden> Tue, 16 May 2023 09:37:37 -0300 |
|||||||
Source diff to previous version | |||||||
|
Version: 14.7-0ubuntu0.22.04.1 | 2023-03-02 14:07:04 UTC | ||
---|---|---|---|
postgresql-14 (14.7-0ubuntu0.22.04.1) jammy-security; urgency=medium * New upstream version (LP: #2006406). + A dump/restore is not required for those running 14.X. + Also, if you are upgrading from a version earlier than 14.4, see
+ libpq can leak memory contents after GSSAPI transport encryption
+ Fix calculation of which GENERATED columns need to be updated in
+ Details about these and many further changes can be found at:
-- Sergio Durigan Junior <email address hidden> Thu, 09 Feb 2023 15:18:50 -0500 |
|||
Source diff to previous version | |||
|
Version: 14.5-0ubuntu0.22.04.1 | 2022-08-18 18:06:20 UTC | ||||
---|---|---|---|---|---|
postgresql-14 (14.5-0ubuntu0.22.04.1) jammy-security; urgency=medium * New upstream version (LP: #1984012). + A dump/restore is not required for those running 14.X. + Also, if you are upgrading from a version earlier than 14.4, see
+ Do not let extension scripts replace objects not already belonging
+ Do not let extension scripts replace objects not already belonging
+ Fix permissions checks in CREATE INDEX (Nathan Bossart,
+ Details about these and many further changes can be found at:
-- Sergio Durigan Junior <email address hidden> Mon, 08 Aug 2022 18:15:57 -0400 |
|||||
|