提交 3957cf6e 编写于 作者: B Bruce Momjian

As part of previous commit, add pg_restore option:

        -1 or --single-transaction

Simon Riggs
上级 0f57851e
......@@ -34,7 +34,7 @@
*
*
* IDENTIFICATION
* $PostgreSQL: pgsql/src/bin/pg_dump/pg_restore.c,v 1.74 2006/02/12 04:04:32 momjian Exp $
* $PostgreSQL: pgsql/src/bin/pg_dump/pg_restore.c,v 1.75 2006/02/12 04:07:25 momjian Exp $
*
*-------------------------------------------------------------------------
*/
......@@ -66,7 +66,6 @@ int optreset;
#endif
/* Forward decls */
static void usage(const char *progname);
typedef struct option optType;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册