Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit85ffed4

Browse files
committed
Use entities to encode non-ASCII characters in SGML documentation
This has already been the case for the most part; just some cases hadslipped through.
1 parentbe4585b commit85ffed4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

‎doc/src/sgml/isn.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ SELECT isbn13(id) FROM test;
377377
<sect2>
378378
<title>Author</title>
379379
<para>
380-
Germn Mndez Bravo (Kronuz), 2004 - 2006
380+
Germ&aacute;n M&eacute;ndez Bravo (Kronuz), 2004 - 2006
381381
</para>
382382

383383
<para>

‎doc/src/sgml/release-7.4.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4143,7 +4143,7 @@ DROP SCHEMA information_schema CASCADE;
41434143
</listitem>
41444144

41454145
<listitem>
4146-
<para>Fix <literal>date_trunc('quarter', ...)</literal> (Bjthe Zoltn)</para>
4146+
<para>Fix <literal>date_trunc('quarter', ...)</literal> (B&ouml;jthe Zolt&aacute;n)</para>
41474147
<para>
41484148
Prior releases returned an incorrect value for this function call.
41494149
</para>
@@ -4613,8 +4613,8 @@ DROP SCHEMA information_schema CASCADE;
46134613
<listitem><para>Improve pgstattuple (Rod)</para></listitem>
46144614
<listitem><para>Fix bug in <function>metaphone()</function> in fuzzystrmatch</para></listitem>
46154615
<listitem><para>Improve adddepend (Rod)</para></listitem>
4616-
<listitem><para>Update spi/timetravel (Bjthe Zoltn)</para></listitem>
4617-
<listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr, Mrcio Smiderle)</para></listitem>
4616+
<listitem><para>Update spi/timetravel (B&ouml;jthe Zolt&aacute;n)</para></listitem>
4617+
<listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr, M&aacute;rcio Smiderle)</para></listitem>
46184618
<listitem><para>Remove array module because features now included by default (Joe)</para></listitem>
46194619
</itemizedlist>
46204620
</sect3>

‎doc/src/sgml/release-8.4.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5467,7 +5467,7 @@ WITH w AS (SELECT * FROM foo) SELECT * FROM w, bar ... FOR UPDATE
54675467
<para>
54685468
Allow <application>pg_dump</>, <application>pg_dumpall</>, and
54695469
<application>pg_restore</> to use a specified role (Benedek
5470-
Lszl)
5470+
L&aacute;szl&oacute;)
54715471
</para>
54725472
</listitem>
54735473

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp