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

Commit2a607fb

Browse files
committed
Update comment for Cardinality typedef
Author: Richard Guo <guofenglinux@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/CAMbWs4-Zd7Yy80RL1NdskLLo-wz6QoqsbC5TKs%3D3yZxG3BT_aA%40mail.gmail.com
1 parente52e271 commit2a607fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/nodes/nodes.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@ extern bool equal(const void *a, const void *b);
230230

231231

232232
/*
233-
* Typedefs for identifying qualifier selectivities andplan costs as such.
234-
* These are just plain "double"s, but declaring a variable as Selectivity
235-
*orCost makes the intent more obvious.
233+
* Typedefs for identifying qualifier selectivities,plan costs, and row
234+
*counts as such.These are just plain "double"s, but declaring a variable
235+
*as Selectivity,Cost, or Cardinality makes the intent more obvious.
236236
*
237237
* These could have gone into plannodes.h or some such, but many files
238238
* depend on them...

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp