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

Commit5328340

Browse files
committed
Remove comment about modifying tab-complete.c for userset GUC.
Simon Riggs
1 parentde6a638 commit5328340

File tree

1 file changed

+3
-5
lines changed
  • src/backend/utils/misc

1 file changed

+3
-5
lines changed

‎src/backend/utils/misc/guc.c

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Written by Peter Eisentraut <peter_e@gmx.net>.
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.397 2007/06/13 21:24:56 alvherre Exp $
13+
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.398 2007/06/18 10:02:57 mha Exp $
1414
*
1515
*--------------------------------------------------------------------
1616
*/
@@ -417,11 +417,9 @@ const char *const config_type_names[] =
417417
* 5. Add it to src/backend/utils/misc/postgresql.conf.sample, if
418418
* appropriate
419419
*
420-
* 6.Add it tosrc/bin/psql/tab-complete.c, if it's a USERSET option.
420+
* 6.Don't forget todocument the option.
421421
*
422-
* 7. Don't forget to document the option.
423-
*
424-
* 8. If it's a new GUC_LIST option you must edit pg_dumpall.c to ensure
422+
* 7. If it's a new GUC_LIST option you must edit pg_dumpall.c to ensure
425423
* it is not single quoted at dump time.
426424
*/
427425

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp