Re: Roadmap for a Win32 port
От | Bruce Momjian |
---|---|
Тема | Re: Roadmap for a Win32 port |
Дата | |
Msg-id | 200206060257.g562v0q28990@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Roadmap for a Win32 port (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Roadmap for a Win32 port
Re: Roadmap for a Win32 port |
Список | pgsql-hackers |
Here is a summary of the responses to my Win32 roadmap. I hope this will allow further discussion. --------------------------------------------------------------------------- INSTALLER --------- Cygwin Setup.exe http://cygwin.com Nullsoft http://www.nullsoft.com/free/nsis/ GUI --- pgAdmin2 http://pgadmin.postgresql.org/pgadmin2.php?ContentID=1 pgaccess http://pgaccess.org/ Java admin (to be written) Dev-C++ admin (to be written) http://sourceforge.net/projects/dev-cpp/ BINARY ------ FORK() cygwin fork() http://cygwin.com CreateProcess() and copy global area THREADING Posix threads Gnu pth http://www.gnu.org/software/pth/ ST http://state-threads.sourceforge.net/docs/st.html (single-session multi-threading possible) (Posix AIO is possible) IPC Cygwin http://cygwin.com MinGW http://www.mingw.org/ ACE http://www.cs.wustl.edu/~schmidt/ACE.html APR http://apr.apache.org/ Our own ENVIRONMENT Cygwin http://cygwin.com UnxUtils http://unxutils.sourceforge.net/ Write own initdb IMPLEMENTATIONS --------------- PostgreSQLe http://hp.vector.co.jp/authors/VA023283/PostgreSQLe.html Dbexperts http://www.dbexperts.net/postgresql Connx http://www.connx.com/ gborg http://gborg.postgresql.org/project/winpackage/projdisplay.php Interbase http://community.borland.com/article/0,1410,23217,00.html -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: