Re: HI
От | Dave Page |
---|---|
Тема | Re: HI |
Дата | |
Msg-id | E7F85A1B5FF8D44C8A1AF6885BC9A0E40C3881@ratbert.vale-housing.co.uk обсуждение исходный текст |
Ответ на | HI ("scotty" <scotty@linuxtime.it>) |
Ответы |
Re: HI
|
Список | pgsql-odbc |
> -----Original Message----- > From: scotty [mailto:scotty@linuxtime.it] > Sent: 06 July 2004 08:52 > To: Dave Page > Subject: RE: [ODBC] HI > Hi Scotty, > I sow the link and I wish to learn about point 5: > > 5) SSL support should be added. > > Where I can see any kind of documentation to begin my work? There is little documentation as nobody started any work yet :-(. I think the first thing to consider, is whether it would be easier to accommodate point 4 as well (upgrade to v3 protocol) at the same time as adding SSL support by ripping out all the comms code and replacing it with libpq. I'd really like to hear some opinions on that idea before anything else is done, as not only would it solve both the current problems, but it would also future-proof us against future protocol changes. The best bet for this one is simply to start looking at the code and try figuring it out I think - I warn you though, this one is probably not gonna be easy (though just adding SSL support to the current code is probably the easiest option). Some pointers: V2 FE/BE Protocol: http://www.postgresql.org/docs/7.3/static/protocol.html V3 FE/BE Prococol: http://www.postgresql.org/docs/7.4/static/protocol.html psqlODBC source code: http://gborg.postgresql.org/project/psqlodbc/cvs/cvs.php/psqlodbc Libpq source code: http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/l ibpq/ Regards, Dave.
В списке pgsql-odbc по дате отправления: