Package "postgresql-doc-10"
Name: | postgresql-doc-10 |
Description: |
documentation for the PostgreSQL database management system |
Latest version: | 10.23-0ubuntu0.18.04.2 |
Release: | bionic (18.04) |
Level: | updates |
Repository: | main |
Head package: | postgresql-10 |
Homepage: | http://www.postgresql.org/ |
Links
Download "postgresql-doc-10"
Other versions of "postgresql-doc-10" in Bionic
Repository | Area | Version |
---|---|---|
base | main | 10.3-1 |
security | main | 10.23-0ubuntu0.18.04.2 |
PPA: Postgresql | 10.8-1.pgdg14.04+1 | |
PPA: Postgresql | 10.17-1.pgdg16.04+1 | |
PPA: Postgresql | 10.23-1.pgdg18.04+1 | |
PPA: Postgresql | 10.23-6.pgdg22.04+1 | |
PPA: Postgresql | 10.23-6.pgdg20.04+1 |
Changelog
Version: 10.19-0ubuntu0.18.04.1 | 2021-11-11 20:06:28 UTC |
---|---|
postgresql-10 (10.19-0ubuntu0.18.04.1) bionic-security; urgency=medium * New upstream version (LP: #1950268). + Make the server reject extraneous data after an SSL or GSS
+ Make libpq reject extraneous data after an SSL or GSS
+ A dump/restore is not required for those running 10.X. + However, note that installations using physical replication should
+ Also, several bugs have been found that may have resulted in corrupted
+ Also, if you are upgrading from a version earlier than 10.16,
+ Details about these and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Tue, 09 Nov 2021 09:39:50 +0100 |
|
Source diff to previous version |
Version: 10.18-0ubuntu0.18.04.1 | 2021-08-12 19:06:19 UTC | ||||
---|---|---|---|---|---|
postgresql-10 (10.18-0ubuntu0.18.04.1) bionic-security; urgency=medium * New upstream version (LP: #1939396). + Disallow SSL renegotiation more completely (Michael Paquier) SSL renegotiation has been disabled for some time, but the server
+ Details about these and many further changes can be found at:
+ d/p/reproducible-bki: refreshed for 10.18 -- Christian Ehrhardt <email address hidden> Tue, 10 Aug 2021 14:18:35 +0200 |
|||||
Source diff to previous version | |||||
|
Version: 10.17-0ubuntu0.18.04.1 | 2021-06-01 13:06:21 UTC | ||
---|---|---|---|
postgresql-10 (10.17-0ubuntu0.18.04.1) bionic-security; urgency=medium * New upstream version (LP: #1928773). + Prevent integer overflows in array subscripting calculations (Tom Lane) The array code previously did not complain about cases where an array's
+ Fix mishandling of junk columns in INSERT ... ON CONFLICT ... UPDATE
If the UPDATE list contains any multi-column sub-selects (which give
In addition, in versions supporting cross-partition updates, a
+ Details about these and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Tue, 18 May 2021 12:17:37 +0200 |
|||
Source diff to previous version | |||
|
Version: 10.16-0ubuntu0.18.04.1 | 2021-03-01 13:06:20 UTC | ||
---|---|---|---|
postgresql-10 (10.16-0ubuntu0.18.04.1) bionic; urgency=medium * New upstream version (LP: #1915254)
At the point where CREATE INDEX CONCURRENTLY
+ Details about this and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Wed, 10 Feb 2021 11:47:35 +0100 |
|||
Source diff to previous version | |||
|
Version: 10.15-0ubuntu0.18.04.1 | 2020-11-17 16:07:48 UTC | ||||||
---|---|---|---|---|---|---|---|
postgresql-10 (10.15-0ubuntu0.18.04.1) bionic-security; urgency=medium * New upstream version.
This is essentially a leak in the security restricted operation sandbox
The PostgreSQL Project thanks Etienne Stalmans for reporting this
+ Fix usage of complex connection-string parameters in pg_dump,
The -d parameter of pg_dump and pg_restore, or the --maintenance-db
+ When psql's \connect command re-uses connection parameters, ensure that
This avoids cases where reconnection might fail due to omission of
+ Prevent psql's \gset command from modifying specially-treated variables
\gset without a prefix would overwrite whatever variables the server
The PostgreSQL Project thanks Nick Cleaton for reporting this problem.
+ Details about these and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Thu, 12 Nov 2020 12:13:22 +0100 |
|||||||
|