Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b3f5ac

Browse files
author
Neil Conway
committed
Two fixes for the release notes from Guillaume Smet. In passing, make
a minor markup improvement.
1 parent 77b0f45 commit 0b3f5ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/release.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.512 2007/10/04 03:53:58 neilc Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.513 2007/10/04 07:53:07 neilc Exp $ -->
22
<!--
33

44
Typical markup:
@@ -2675,19 +2675,19 @@ do it for earlier branch release files.
26752675
<listitem>
26762676
<para>
26772677
Add usage count statistics to the information available from
2678-
contrib/pgbuffercache (Greg Smith)
2678+
<filename>contrib/pgbuffercache</filename> (Greg Smith)
26792679
</para>
26802680
</listitem>
26812681

26822682
<listitem>
26832683
<para>
2684-
Add GIN support for hstore (Guillaume Smet, Teodor)
2684+
Add GIN support for hstore (Teodor)
26852685
</para>
26862686
</listitem>
26872687

26882688
<listitem>
26892689
<para>
2690-
Add GIN support for pg_trgm (Guillaume Smet, Teodor0
2690+
Add GIN support for pg_trgm (Guillaume Smet, Teodor)
26912691
</para>
26922692
</listitem>
26932693

0 commit comments

Comments
 (0)