Overview

Request 651972 superseded

- Add sha256 file to list of sources
- Update v11.1 files from upstream
- Update to 11.1:
* CVE-2018-16850, bsc#1114837: Improper quoting of transition
table names when pg_dump emits CREATE TRIGGER can cause
privilege escalation
* Numerous bug fixes, see the release notes:
https://www.postgresql.org/docs/current/release-11-1.html
* Remove unneeded library dependencies from PGXS.
- Update to 11.0.
* https://www.postgresql.org/about/news/1894/
* https://www.postgresql.org/docs/11/static/release-11.html
- Improvements to partitioning functionality, including:
* Add support for partitioning by a hash key
* Add support for PRIMARY KEY, FOREIGN KEY, indexes, and triggers
on partitioned tables.
* Allow creation of a “default” partition for storing data that
does not match any of the remaining partitions.
* UPDATE statements that change a partition key column now cause
affected rows to be moved to the appropriate partitions.
* Improve SELECT performance through enhanced partition
elimination strategies during query planning and execution.
- Improvements to parallelism, including:
* CREATE INDEX can now use parallel processing while building a
B-tree index.
* Parallelization is now possible in CREATE TABLE ... AS, CREATE
MATERIALIZED VIEW, and certain queries using UNION.
* Parallelized hash joins and parallelized sequential scans now
perform better.
- SQL stored procedures that support embedded transactions.
- Optional Just-in-Time (JIT) compilation for some SQL code,
speeding evaluation of expressions (new subpackage: -llvmjit).
- Window functions now support all framing options shown in the
SQL:2011 standard, including RANGE distance PRECEDING/FOLLOWING,
GROUPS mode, and frame exclusion options.
- Covering indexes can now be created, using the INCLUDE clause of
CREATE INDEX.
- Many other useful performance improvements, including the ability
to avoid a table rewrite for ALTER TABLE ... ADD COLUMN with a
non-null column default.
- Split a new -server-devel subpackage from -devel.
- update to 11 beta3
https://www.postgresql.org/docs/11/static/release-11.html
https://www.postgresql.org/about/news/1878/
CVE-2018-10925 CVE-2018-10915
- initial package

Loading...
Request History
Guillaume GARDET's avatar

Guillaume_G created request

- Add sha256 file to list of sources
- Update v11.1 files from upstream
- Update to 11.1:
* CVE-2018-16850, bsc#1114837: Improper quoting of transition
table names when pg_dump emits CREATE TRIGGER can cause
privilege escalation
* Numerous bug fixes, see the release notes:
https://www.postgresql.org/docs/current/release-11-1.html
* Remove unneeded library dependencies from PGXS.
- Update to 11.0.
* https://www.postgresql.org/about/news/1894/
* https://www.postgresql.org/docs/11/static/release-11.html
- Improvements to partitioning functionality, including:
* Add support for partitioning by a hash key
* Add support for PRIMARY KEY, FOREIGN KEY, indexes, and triggers
on partitioned tables.
* Allow creation of a “default” partition for storing data that
does not match any of the remaining partitions.
* UPDATE statements that change a partition key column now cause
affected rows to be moved to the appropriate partitions.
* Improve SELECT performance through enhanced partition
elimination strategies during query planning and execution.
- Improvements to parallelism, including:
* CREATE INDEX can now use parallel processing while building a
B-tree index.
* Parallelization is now possible in CREATE TABLE ... AS, CREATE
MATERIALIZED VIEW, and certain queries using UNION.
* Parallelized hash joins and parallelized sequential scans now
perform better.
- SQL stored procedures that support embedded transactions.
- Optional Just-in-Time (JIT) compilation for some SQL code,
speeding evaluation of expressions (new subpackage: -llvmjit).
- Window functions now support all framing options shown in the
SQL:2011 standard, including RANGE distance PRECEDING/FOLLOWING,
GROUPS mode, and frame exclusion options.
- Covering indexes can now be created, using the INCLUDE clause of
CREATE INDEX.
- Many other useful performance improvements, including the ability
to avoid a table rewrite for ALTER TABLE ... ADD COLUMN with a
non-null column default.
- Split a new -server-devel subpackage from -devel.
- update to 11 beta3
https://www.postgresql.org/docs/11/static/release-11.html
https://www.postgresql.org/about/news/1878/
CVE-2018-10925 CVE-2018-10915
- initial package


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Reinhard Max's avatar

rmax accepted review

Yep!


Jan Engelhardt's avatar

jengelh accepted review


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:22"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:22


Saul Goodman's avatar

licensedigger accepted review

ok


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:I as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:I"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Moved to openSUSE:Factory:Staging:I


Reinhard Max's avatar

rmax superseded request

superseded by 653551

openSUSE Build Service is sponsored by