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

Commit6742e14

Browse files
committed
Fix typo in comment.
Author: Haiying Tang <tanghy.fnst@cn.fujitsu.com>Discussion:https://postgr.es/m/48a0928ac94b497d9c40acf1de394c15@G08CNEXMBPEKD05.g08.fujitsu.local
1 parent98e2d58 commit6742e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/optimizer/cost.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
/* defaults for costsize.c's Cost parameters */
2222
/* NB: cost-estimation code should use the variables, not these constants! */
23-
/* If you change these, update backend/utils/misc/postgresql.sample.conf */
23+
/* If you change these, update backend/utils/misc/postgresql.conf.sample */
2424
#defineDEFAULT_SEQ_PAGE_COST 1.0
2525
#defineDEFAULT_RANDOM_PAGE_COST 4.0
2626
#defineDEFAULT_CPU_TUPLE_COST0.01

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp