|
4 | 4 | <title>Postgres Pro Standard 10.4.1</title>
|
5 | 5 | <formalpara>
|
6 | 6 | <title>Release Date:</title>
|
7 |
| - <para>2018-05-15</para> |
| 7 | + <para>2018-05-18</para> |
8 | 8 | </formalpara>
|
9 | 9 | <sect2>
|
10 | 10 | <title>Overview</title>
|
|
62 | 62 | </listitem>
|
63 | 63 | <listitem>
|
64 | 64 | <para>
|
65 |
| - Reloading of the <literal>recovery.conf</literal> on recieving <command>SIGHUP</command> signal. |
| 65 | + The <filename>recovery.conf</filename> file is now reloaded whenever the main server process receives a <literal>SIGHUP</literal> signal. |
66 | 66 | </para>
|
67 | 67 | <!-- b311922c412d5193a47b63fe8fe0e70c7e82dc93 -->
|
68 | 68 | </listitem>
|
| 69 | + <listitem> |
| 70 | + <para> |
| 71 | + Added full-text search support for the Nepali language into the Snowball and Hunspell dictionaries. (See <xref linkend="snowball-ext"> and <xref linkend="hunspell-dict">.) |
| 72 | + </para> |
| 73 | + <!-- |
| 74 | + 210a694b1c538c407d8cda4a121f5c92f5c163b2 |
| 75 | + 8ed4c82015fab9cd56f689cdf7cefd770affbae4 |
| 76 | + 9aa25c5b502060d3f2c6958e4b2c40c91d704f43 |
| 77 | + 08e17d0e81100db56ccfdcaf61a432a302ca4c28 |
| 78 | + baa0004bcf611264cf317936073f0b3f743087b4 |
| 79 | + 41cd7cb94439860014be3b5391afb8076b016f63 |
| 80 | + 9f6a6e90348f60c3c07df1a98893db0bf12339ff |
| 81 | + 5c6680dec98f5fb61aa087805568ce288a317297 --> |
| 82 | + </listitem> |
| 83 | + <listitem> |
| 84 | + <para>Many fixes for <application>shared_ispell</application> module.</para> |
| 85 | + <!-- |
| 86 | + 570e569993822cb9bca42c96eaee26bb54f680d0 |
| 87 | + d61f54becd38b88109b5005facebe430094f7504 |
| 88 | + ac933b00942267fe297bb958f20ba4806af212c2 |
| 89 | + 71b6a72d1ffd8fcf05a97dad75a10c72fc6f4f21 |
| 90 | + 7403e28d51307cc069e73c35755286e70e0bf216 |
| 91 | + 26b3e09f49f3e85c640d4c62f8dc77d138efaaab |
| 92 | + --> |
| 93 | + </listitem> |
| 94 | + <listitem> |
| 95 | + <para>Improvements for Windows version:</para> |
| 96 | + <itemizedlist> |
| 97 | + <listitem> |
| 98 | + <para>Fixed clipborad paste.</para> |
| 99 | + <!-- pgwininstall: 4fc826772ebf0b462c3ef3f8c7626902471c7f8c --> |
| 100 | + </listitem> |
| 101 | + <listitem> |
| 102 | + <para>Updated optimization algorithm for default database configuration.</para> |
| 103 | + <!-- pgwininstall: ac9dba438292aabe05ccdc89ff8b1f130292333b --> |
| 104 | + </listitem> |
| 105 | + <listitem> |
| 106 | + <para>Added <literal>needoptimization</literal> option to ini-file based configuration.</para> |
| 107 | + <!-- pgwininstall: 8fbed2b264f26f4e7a60d45c145b623a90cb1ff8 --> |
| 108 | + </listitem> |
| 109 | + </itemizedlist> |
| 110 | + </listitem> |
69 | 111 | </itemizedlist>
|
70 | 112 | </sect2>
|
71 | 113 | <sect2 id="release-pro-10-4-1-migration">
|
|
0 commit comments