Package "libecpg-compat3"
Name: | libecpg-compat3 |
Description: |
older version of run-time library for ECPG programs |
Latest version: | 12.22-0ubuntu0.20.04.2 |
Release: | focal (20.04) |
Level: | updates |
Repository: | main |
Head package: | postgresql-12 |
Homepage: | http://www.postgresql.org/ |
Links
Download "libecpg-compat3"
Other versions of "libecpg-compat3" in Focal
Repository | Area | Version |
---|---|---|
base | main | 12.2-4 |
security | main | 12.22-0ubuntu0.20.04.2 |
proposed | main | 12.22-0ubuntu0.20.04.3 |
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: 12.17-0ubuntu0.20.04.1 | 2023-12-06 18:06:52 UTC | ||
---|---|---|---|
postgresql-12 (12.17-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream version (LP: #2040469). + A dump/restore is not required for those running 12.X. + However, if you use GiST indexes, it may be advisable to reindex them. + Also, if you are upgrading from a version earlier than 12.16, 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
+ 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 21:50:50 -0500 |
|||
Source diff to previous version | |||
|
Version: 12.16-0ubuntu0.20.04.1 | 2023-08-17 15:06:52 UTC | ||||
---|---|---|---|---|---|
postgresql-12 (12.16-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream version (LP: #2028426). + A dump/restore is not required for those running 12.X. + However, if you use BRIN indexes, it may be advisable to reindex them. + Also, if you are upgrading from a version earlier than 12.10, 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:
-- Sergio Durigan Junior <email address hidden> Thu, 11 May 2023 15:58:10 -0400 |
|||||
Source diff to previous version | |||||
|
Version: 12.15-0ubuntu0.20.04.1 | 2023-05-24 16:07:24 UTC | ||||||
---|---|---|---|---|---|---|---|
postgresql-12 (12.15-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream version (LP: #2019214). + A dump/restore is not required for those running 12.X. + Also, if you are upgrading from a version earlier than 12.10, 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:
-- Sergio Durigan Junior <email address hidden> Thu, 11 May 2023 15:58:10 -0400 |
|||||||
Source diff to previous version | |||||||
|
Version: 12.14-0ubuntu0.20.04.1 | 2023-03-02 20:06:53 UTC | ||
---|---|---|---|
postgresql-12 (12.14-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream version (LP: #2006406). + A dump/restore is not required for those running 12.X. + Also, if you are upgrading from a version earlier than 12.10, see
+ libpq can leak memory contents after GSSAPI transport encryption
+ Details about these and many further changes can be found at:
-- Athos Ribeiro <email address hidden> Thu, 09 Feb 2023 18:44:37 -0300 |
|||
Source diff to previous version | |||
|
Version: 12.13-0ubuntu0.20.04.1 | 2023-01-11 00:06:59 UTC | ||
---|---|---|---|
postgresql-12 (12.13-0ubuntu0.20.04.1) focal; urgency=medium * New upstream version (LP: #1996770). + A dump/restore is not required for those running 12.X. + Also, if you are upgrading from a version earlier than 12.10, see
+ Disallow rules named _RETURN that are not ON SELECT rules (Tom Lane). + Fix use-after-free hazard in string comparisons. (Tom Lane) + Details about these and many further changes can be found at:
-- Sergio Durigan Junior <email address hidden> Thu, 17 Nov 2022 17:07:25 -0500 |
|||
|