index d7fea81c061ebb63c52fd94c8d146463eac3827a..05bf691f5edef6b42802aa723c81b122dfb07c0b 100644 (file)
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/port.h,v 1.95 2006年07月19日 17:01:24 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/port.h,v 1.96 2006年08月18日 15:47:08 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -94,7 +94,7 @@ extern int find_other_exec(const char *argv0, const char *target,
* It also requires double-quotes around the executable name and
* any files used for redirection. Other args can use single-quotes.
*
- * From http://www.computerhope.com/cmd.htm:
+ * Generated using Win32 "CMD /?":
*
* 1. If all of the following conditions are met, then quote characters
* on the command line are preserved: