mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Two fixes for the release notes from Guillaume Smet. In passing, make
a minor markup improvement.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.512 2007/10/04 03:53:58 neilc Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.513 2007/10/04 07:53:07 neilc Exp $ -->
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Typical markup:
|
Typical markup:
|
||||||
@@ -2675,19 +2675,19 @@ do it for earlier branch release files.
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add usage count statistics to the information available from
|
Add usage count statistics to the information available from
|
||||||
contrib/pgbuffercache (Greg Smith)
|
<filename>contrib/pgbuffercache</filename> (Greg Smith)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add GIN support for hstore (Guillaume Smet, Teodor)
|
Add GIN support for hstore (Teodor)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add GIN support for pg_trgm (Guillaume Smet, Teodor0
|
Add GIN support for pg_trgm (Guillaume Smet, Teodor)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user