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

Commit96fd719

Browse files
committed
Back out unintented tab change.
1 parent72b60ac commit96fd719

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎src/bin/psql/tab-complete.c

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright 2000-2002 by PostgreSQL Global Development Group
55
*
6-
* $Header: /cvsroot/pgsql/src/bin/psql/tab-complete.c,v 1.58 2002/08/30 18:14:21 momjian Exp $
6+
* $Header: /cvsroot/pgsql/src/bin/psql/tab-complete.c,v 1.59 2002/08/30 18:15:23 momjian Exp $
77
*/
88

99
/*----------------------------------------------------------------------
@@ -231,16 +231,15 @@ psql_completion(char *text, int start, int end)
231231
"server_min_messages",
232232
"client_min_messages",
233233
"debug_assertions",
234-
"log_print_statement",
235-
"log_statement_duration",
234+
"debug_print_query",
236235
"debug_print_parse",
237236
"debug_print_rewritten",
238237
"debug_print_plan",
239238
"debug_pretty_print",
240239
"show_parser_stats",
241240
"show_planner_stats",
242241
"show_executor_stats",
243-
"show_statement_stats",
242+
"show_query_stats",
244243
"trace_notify",
245244
"explain_pretty_print",
246245
"sql_inheritance",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp