Package "libecpg-compat3"
Name: | libecpg-compat3 |
Description: |
older version of run-time library for ECPG programs |
Latest version: | 15.4-0ubuntu0.23.04.1 |
Release: | lunar (23.04) |
Level: | updates |
Repository: | main |
Head package: | postgresql-15 |
Homepage: | http://www.postgresql.org/ |
Links
Download "libecpg-compat3"
Other versions of "libecpg-compat3" in Lunar
Repository | Area | Version |
---|---|---|
base | main | 15.2-1 |
security | main | 15.4-0ubuntu0.23.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 | 16.0-1.pgdg20.04+1 | |
PPA: Postgresql | 16.0-1.pgdg22.04+1 | |
PPA: Postgresql | 15.3-1.pgdg18.04+1 |
Changelog
Version: 15.4-0ubuntu0.23.04.1 | 2023-08-17 15:06:57 UTC | ||||||
---|---|---|---|---|---|---|---|
postgresql-15 (15.4-0ubuntu0.23.04.1) lunar-security; urgency=medium * New upstream version (LP: #2028426). + A dump/restore is not required for those running 15.X. + However, if you use BRIN indexes, it may be advisable to reindex them. + Also, if you are upgrading from a version earlier than 15.1, see
+ Disallow substituting a schema or owner name into an extension script
This restriction guards against SQL-injection hazards for trusted
+ Fix MERGE to enforce row security policies properly (Dean Rasheed)
+ 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:00:47 -0300 |
|||||||
Source diff to previous version | |||||||
|
Version: 15.3-0ubuntu0.23.04.1 | 2023-05-24 16:07:30 UTC | ||||||
---|---|---|---|---|---|---|---|
postgresql-15 (15.3-0ubuntu0.23.04.1) lunar-security; urgency=medium * New upstream version (LP: #2019214). + A dump/restore is not required for those running 15.X. + Also, if you are upgrading from a version earlier than 15.1, 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 16:24:27 -0400 |
|||||||
|