Re: Roadmap for a Win32 port
От | Peter Eisentraut |
---|---|
Тема | Re: Roadmap for a Win32 port |
Дата | |
Msg-id | Pine.LNX.4.44.0206061855500.838-100000@localhost.localdomain обсуждение исходный текст |
Ответ на | Roadmap for a Win32 port (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Roadmap for a Win32 port
|
Список | pgsql-hackers |
Bruce Momjian writes: > Lots of our code requires a unix shell and utilities. Will we continue > using cygwin for this? We should probably get rid of using shell scripts for application programs altogether, for a number of reasons besides this one, such as the inability to properly handle input values with spaces, commas, etc. (we probably don't handle very long values either on some platforms), the inability to maintain open database connections so that createlang needs to prompt for the same password thrice, general portable scripting headaches, and the lack of internationalization facilities. I'd even volunteer to do this. Comments? -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-hackers по дате отправления: