Package postgresql10-1C: Information

    Binary package: postgresql10-1C
    Version: 10.10-alt1
    Architecture: ppc64le
    Build time:  Aug 9, 2019, 12:10 PM in the task #235661
    Source package: postgresql10-1C
    Category: Databases
    Report package bug
    License: PostgreSQL
    Summary: PostgreSQL client programs and libraries (edition for 1C 8.3.13 and later)
    Description: 
    PostgreSQL is an advanced Object-Relational database management system
    (DBMS) that supports almost all SQL constructs (including
    transactions, subselects and user-defined types and functions). The
    postgresql package includes the client programs and libraries that
    you'll need to access a PostgreSQL DBMS server.  These PostgreSQL
    client programs are programs that directly manipulate the internal
    structure of PostgreSQL databases on a PostgreSQL server. These client
    programs can be located on the same machine with the PostgreSQL
    server, or may be on a remote machine which accesses a PostgreSQL
    server over a network connection. This package contains the docs
    in HTML for the whole package, as well as command-line utilities for
    managing PostgreSQL databases on a PostgreSQL server.
    
    If you want to manipulate a PostgreSQL database on a remote PostgreSQL
    server, you need this package. You also need to install this package
    if you're installing the postgresql-server package.


    List of contributors:
    Alexei Takaseev
    Igor Vlasenko

    Last changed


    Aug. 7, 2019 Alexei Takaseev 10.10-alt1
    - 10.10 (Fixes CVE-2019-10208)
    Aug. 2, 2019 Alexei Takaseev 10.9-alt2
    - Re-applay patches from 1C:
        * 00001-1c_FULL_100_EXT.patch
        * 00002-online_analyze.patch
        * 00003-plantuner.patch
        * 00004-postgresql-1c-10.patch
        * 00005-coalesce_cost.patch
        * 00007-remove_selfjoin.patch
        * 00009-opt_group_by_and_cost_sort.patch
        * 00010-joinsel.patch
        * 00011-max_files_per_process.patch
        * 00012-index_getattr_optimization.patch
    - Add patch from 1C:
        * 00013-notransvalue.patch
        * 00014-optimizer_utils.patch
        * 00015-lessmem.patch
    June 20, 2019 Alexei Takaseev 10.9-alt1
    - 10.9 (Fixes CVE-2019-10164)