| 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: | Whole Thread | Raw Message | 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
| 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 |
| 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 |
| 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 |