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

Commitdedc6a2

Browse files
committed
Proof-reading for documentation.
Somebody accidentally a word. Back-patch to 9.6.Reported-by: Justin PryzbyDiscussion:https://postgr.es/m/20180816195431.GA23707%40telsasoft.com
1 parent6589a43 commitdedc6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/parallel.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ EXPLAIN SELECT * FROM pgbench_accounts WHERE filler LIKE '%x%';
541541
unsafe, because this would require predicting every operation which the
542542
function could possibly perform. In general, this is equivalent to the
543543
Halting Problem and therefore impossible. Even for simple functions
544-
where it conceivably be done, we do not try, since this would be expensive
544+
where itcouldconceivably be done, we do not try, since this would be expensive
545545
and error-prone. Instead, all user-defined functions are assumed to
546546
be parallel unsafe unless otherwise marked. When using
547547
<xref linkend="sql-createfunction"/> or

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp