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

Commit63b71c3

Browse files
committed
Update Win32 CMD quoting rules information location, CMD /?, from
Magnus.
1 parente8ea9e9 commit63b71c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/port.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
9-
* $PostgreSQL: pgsql/src/include/port.h,v 1.95 2006/07/19 17:01:24 momjian Exp $
9+
* $PostgreSQL: pgsql/src/include/port.h,v 1.96 2006/08/18 15:47:08 momjian Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -94,7 +94,7 @@ extern int find_other_exec(const char *argv0, const char *target,
9494
*It also requires double-quotes around the executable name and
9595
*any files used for redirection. Other args can use single-quotes.
9696
*
97-
*From http://www.computerhope.com/cmd.htm:
97+
*Generated using Win32 "CMD /?":
9898
*
9999
* 1. If all of the following conditions are met, then quote characters
100100
* on the command line are preserved:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp