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

Commit9d14ef9

Browse files
committed
SET var TO '...'
^^ - added
1 parentcd3f1bc commit9d14ef9

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.17 1997/06/02 14:12:28 momjian Exp $
8+
* $Id: psqlHelp.h,v 1.18 1997/06/03 06:19:11 vadim Exp $
99
*
1010
*-------------------------------------------------------------------------
1111
*/
@@ -166,7 +166,7 @@ static struct _helpStruct QL_HELP[] = {
166166
"select [distinct on <attr>] <expr1> [as <attr1>], ... <exprN> [as <attrN>]\n\t[into table <class_name>] [from <from_list>]\n\t[where <qual>]\n\t[order by <attr1>\n\t\t[using <op1>],..<attrN> [[using <opN>] | ASC | DESC]];" },
167167
{"set",
168168
"set run-time environment",
169-
"set DateStyle {ISO | SQL | Postgres | European | US | NonEuropean}\nset GEQO= {ON[=#] | OFF}\nset R_PLANS {ON | OFF}"},
169+
"set DateStyleto{ISO | SQL | Postgres | European | US | NonEuropean}\nset GEQOto {ON[=#] | OFF}\nset R_PLANS to {ON | OFF}"},
170170
{"show",
171171
"show current run-time environment",
172172
"show {DateStyle | GEQO | R_PLANS}"},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp