File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 158
158
<title> Difference between <productname>&productname;</productname> and PostgreSQL</title>
159
159
160
160
<para>
161
- <productname>&productname;</productname> is the most actual PostgreSQL version with some additional patches applied and extensions added.
161
+ <productname>&productname;</productname> is the most actual PostgreSQL version with some additional patches applied and extensions added.
162
162
Mostly, these are patches already accepted by the PostgreSQL community and committed into PostgreSQL.
163
163
Also there some patches and extensions developed by Postgres Professional.
164
164
Users of <productname>&productname;</productname> thus have early access to some important features and fixes.
174
174
<simpara>Covering indexes</simpara>
175
175
<simpara><application>libicu</application> support on all platforms, providing platform-independent sort for various locales.</simpara>
176
176
<simpara><application>pg_trgm</application> module supporting fuzzy string comparison and substring search.</simpara>
177
- <simpara>Improved <application>pageinspect</applicaiton > module provides access to internal data storage structure.</simpara>
178
- <simpara><application>sr_plan</applicaiton > module allows to save and restore query plans.</simpara>
179
- <simpara><application>dump_stat</applicaiton > module allowing to save and restore database statistics when dumping/restoring the database. </simpara>
180
- <simpara><application>jsquery</applicaiton > module provides a specific language for effective index-supported querying of JSONB data.</simpara>
177
+ <simpara>Improved <application>pageinspect</application > module provides access to internal data storage structure.</simpara>
178
+ <simpara><application>sr_plan</application > module allows to save and restore query plans.</simpara>
179
+ <simpara><application>dump_stat</application > module allowing to save and restore database statistics when dumping/restoring the database. </simpara>
180
+ <simpara><application>jsquery</application > module provides a specific language for effective index-supported querying of JSONB data.</simpara>
181
181
182
182
</listitem>
183
183
</itemizedlist>
You can’t perform that action at this time.
0 commit comments