Ignore:
Timestamp:
09/04/2017 12:19:38 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5ed4f0d
Parents:
bd9de06d
Message:

Updates:
gnutls-3.6.0
boost-1_65_0
sudo-1.8.21p1
sqlite-3.20.1
libgcrypt-1.8.1
gnupg-2.2.0
wireshark-2.4.1
libblockdev-2.12-1
gutenprint-5.2.13
udisks2-2.7.3
postgresql-9.6.5
libreoffice-5.4.1.2
poppler-0.58.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19182 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/postgresql.xml

    rbd9de06d rfa30d84  
    77  <!ENTITY postgresql-download-http "http://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    88  <!ENTITY postgresql-download-ftp  "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    9   <!ENTITY postgresql-md5sum        "67b01523a75271fd6cb2638eb2b55795">
     9  <!ENTITY postgresql-md5sum        "7a387fa6a75c84f25e7250007980679e">
    1010  <!ENTITY postgresql-size          "19 MB">
    11   <!ENTITY postgresql-buildsize     "199 MB (with tests)">
    12   <!ENTITY postgresql-time          "1.7 SBU (with tests)">
     11  <!ENTITY postgresql-buildsize     "212 MB (with tests)">
     12  <!ENTITY postgresql-time          "1.8 SBU (with tests)">
    1313]>
    1414
     
    294294          pg_receivexlog, pg_recvlogical, pg_resetxlog, pg_restore, pg_rewind,
    295295          pg_test_fsync, pg_test_timing, pg_upgrade, pg_xlogdump, pgbench,
    296           pltcl_delmod, pltcl_listmod, pltcl_loadmod, postgres, postmaster
    297           (deprecated), psql, reindexdb, vacuumdb, and optionally (in contrib/)
    298           oid2name, pg_standby, vacuumlo, and many others
     296          postgres, postmaster (deprecated), psql, reindexdb, vacuumdb,
     297          optionally, if Tcl support has been built, pltcl_delmod,
     298          pltcl_listmod, pltcl_loadmod, and optionally (in contrib/) oid2name,
     299          pg_standby, vacuumlo, and many others
     300
    299301        </seg>
    300302        <seg>
Note: See TracChangeset for help on using the changeset viewer.