提交 07a55ebf 编写于 作者: B Bruce Momjian

I submitted three patches to pgsql-patches@postgresql.org on Oct 13.

Only two have shown up on the web site.  Even the mbox is missing the
second.

The missing patch is a one-liner, so here it is.  I can resend the
whole bug report if wanted.

Pete Forman
上级 3c0157de
......@@ -88,7 +88,7 @@ static char* _cleanupName(char* name);
typedef struct option optType;
#ifdef HAVE_GETOPT_H
#ifdef HAVE_GETOPT_LONG
struct option cmdopts[] = {
{ "clean", 0, NULL, 'c' },
{ "create", 0, NULL, 'C' },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册