Package postgresql10-1C: Information

    Binary package: postgresql10-1C
    Version: 10.7-alt0.M80P.1
    Architecture: i586
    Build time:  Feb 19, 2019, 08:53 PM in the task #221524
    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.

    Maintainer: Alexei Takaseev

    List of contributors:
    Alexei Takaseev
    Igor Vlasenko

    Last changed


    Feb. 14, 2019 Alexei Takaseev 10.7-alt0.M80P.1
    - 10.7
    - Remove deadcode for chroot
    - Re-applay patches from 1C:
        * 00004-postgresql-1c-10.patch
    Feb. 4, 2019 Alexei Takaseev 10.6-alt0.M80P.3
    - Re-applay patches from 1C:
        * 00007-remove_selfjoin.patch
        * 00010-joinsel.patch
    - Cleanup spec: remove "%def_without ver_old"
    Jan. 30, 2019 Alexei Takaseev 10.6-alt0.M80P.2
    - Build with ICU
    - Re-applay patches from 1C:
        * 00002-online_analyze.patch
        * 00004-postgresql-1c-10.patch
    - Add patches from 1C:
        * 0009-postgresql-10-logging.patch
        * 00007-remove_selfjoin.patch
        * 00008-planner_timing.patch
        * 00009-opt_group_by~nd_cost_sort.patch
        * 00010-joinsel.patch
        * 00011-max_files_per_process.patch