Update to postgresql-11.2 and tag

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21203 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2019-02-19 17:11:14 +00:00
parent 0891321c82
commit af1a5b151e
4 changed files with 19 additions and 8 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "16"> <!-- Always 2 digits -->
<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2019">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "February 16th, &year;">
<!ENTITY releasedate "February 19th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -41,6 +41,15 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>February 19th, 2019</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to postgresql-11.2. Fixes
<ulink url="&blfs-ticket-root;11673">#11673</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>February 16th, 2019</para>

View File

@ -629,7 +629,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY db-version "5.3.28">
<!ENTITY lmdb-version "0.9.23">
<!ENTITY mariadb-version "10.3.12">
<!ENTITY postgresql-version "11.1">
<!ENTITY postgresql-version "11.2">
<!ENTITY sqlite-version "3.27.1">
<!-- Chapter 23 -->

View File

@ -6,10 +6,10 @@
<!ENTITY postgresql-download-http "http://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
<!ENTITY postgresql-download-ftp "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
<!ENTITY postgresql-md5sum "5e45f6d5b859cc76b5d62f1e328e9711">
<!ENTITY postgresql-size "20 MB">
<!ENTITY postgresql-buildsize "188 MB (add 34 MB for tests)">
<!ENTITY postgresql-time "0.8 SBU (with parallelism=4, add 0.1 SBU for tests)">
<!ENTITY postgresql-md5sum "19d43be679cb0d55363feb8926af3a0f">
<!ENTITY postgresql-size "19 MB">
<!ENTITY postgresql-buildsize "222 MB (add 34 MB for tests)">
<!ENTITY postgresql-time "0.7 SBU (with parallelism=4, add 0.1 SBU for tests)">
]>
<sect1 id="postgresql" xreflabel="PostgreSQL-&postgresql-version;">
@ -33,7 +33,7 @@
object-relational database management system (ORDBMS), derived
from the Berkeley Postgres database management system.</para>
&lfs83_checked;
&lfs84_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -73,8 +73,10 @@
<bridgehead renderas="sect4">Optional (To Regenerate Documentation)</bridgehead>
<para role="optional">
<xref linkend="fop"/>,
<xref linkend="sgml-dtd"/>,
<xref linkend="docbook-dsssl"/>,
<xref linkend="docbook-utils"/>,
<xref linkend="openjade"/>, and
<xref linkend="perl-sgmlspm"/>
</para>