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

Commitc872516

Browse files
committed
Doc: silence A4 PDF build warnings.
Commit0fbceae put a "&zwsp;" in almost but not quite the correctplace to avoid "The contents of fo:block line 1 exceed the availablearea" warnings. Per buildfarm.
1 parent043745c commitc872516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/perform.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ EXPLAIN ANALYZE SELECT * FROM tenk1 WHERE thousand IN (1, 500, 700, 999);
840840
<screen>
841841
EXPLAIN ANALYZE SELECT * FROM tenk1 WHERE thousand IN (1, 2, 3, 4);
842842
QUERY PLAN
843-
--------------------------------------------------------------------&zwsp;--------------------------------------------------------------
843+
-------------------------------------------------------------------&zwsp;---------------------------------------------------------------
844844
Bitmap Heap Scan on tenk1 (cost=9.45..73.44 rows=40 width=244) (actual time=0.009..0.019 rows=40.00 loops=1)
845845
Recheck Cond: (thousand = ANY ('{1,2,3,4}'::integer[]))
846846
Heap Blocks: exact=38

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp