Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 73ebfb1

Browse files
committed
Fixes for "Glyph not available" warnings from FOP
see d315639
1 parent f87b986 commit 73ebfb1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/sgml/release-12.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
561561

562562
<para>
563563
Add <application>psql</application> command <command>\dP</command>
564-
to list partitioned tables and indexes (Pavel Stěhule)
564+
to list partitioned tables and indexes (Pavel Stehule)
565565
</para>
566566
</listitem>
567567

@@ -578,7 +578,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
578578
<para>
579579
Improve <application>psql</application> <command>\d</command>
580580
and <command>\z</command> display of partitioned tables (Pavel
581-
Stěhule, Michaël Paquier, Álvaro Herrera)
581+
Stehule, Michaël Paquier, Álvaro Herrera)
582582
</para>
583583
</listitem>
584584

@@ -817,7 +817,7 @@ Author: Peter Eisentraut <peter_e@gmx.net>
817817

818818
<para>
819819
Allow control over when generic plans are used for prepared
820-
statements (Pavel Stěhule)
820+
statements (Pavel Stehule)
821821
</para>
822822

823823
<para>
@@ -2253,7 +2253,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
22532253
<para>
22542254
Improve node detection and escaping of <link
22552255
linkend="functions-xml"><acronym>XML</acronym> functions</link>
2256-
(Pavel Stěhule, Markus Winand, Chapman Flack)
2256+
(Pavel Stehule, Markus Winand, Chapman Flack)
22572257
</para>
22582258

22592259
<para>
@@ -2325,7 +2325,7 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
23252325

23262326
<para>
23272327
Add new optional warning and error checks to PL/pgSQL (Pavel
2328-
Stěhule)
2328+
Stehule)
23292329
</para>
23302330

23312331
<para>

0 commit comments

Comments
 (0)