Re: initdb in C

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: initdb in C
Date: 2003-11-08 19:20:07
Message-ID: 3FAD41E7.9030303@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-hackers-win32 pgsql-patches

Andrew Dunstan wrote:

>
>
>
> The problem with this is that you now have 2 quoted strings.

I take this back. You *can* have multiple quoted strings on the command
line - it just doesn't work in popen() because it uses the /C flag.

Sorry for my confusion.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-11-08 19:23:27 Re: initdb in C
Previous Message Andrew Dunstan 2003-11-08 19:00:29 Re: initdb in C

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2003-11-08 19:23:27 Re: initdb in C
Previous Message Andrew Dunstan 2003-11-08 19:00:29 Re: initdb in C

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-11-08 19:23:27 Re: initdb in C
Previous Message Andrew Dunstan 2003-11-08 19:00:29 Re: initdb in C