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

Commit6ed9f2f

Browse files
committed
DROP agg psql help change from Darren.
1 parent195d7de commit6ed9f2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/psql/psqlHelp.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Copyright (c) 1994, Regents of the University of California
77
*
8-
* $Id: psqlHelp.h,v 1.14 1997/05/22 18:55:40 momjian Exp $
8+
* $Id: psqlHelp.h,v 1.15 1997/06/01 04:32:41 momjian Exp $
99
*
1010
*-------------------------------------------------------------------------
1111
*/
@@ -94,7 +94,7 @@ static struct _helpStruct QL_HELP[] = {
9494
"\tdrop aggregate\n\tdrop database\n\tdrop function\n\tdrop index\n\tdrop operator\n\tdrop rule\n\tdrop sequence\n\tdrop table\n\tdrop type\n\tdrop view"},
9595
{"drop aggregate",
9696
"remove an aggregate function",
97-
"drop aggregate <agg_name>;"},
97+
"drop aggregate <agg_name> <agg_type>|*;"},
9898
{"drop database",
9999
"remove a database",
100100
"drop database <dbname>"},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp