Re: [HACKERS] MATLAB PostgreSQL interface

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] MATLAB PostgreSQL interface
Дата
Msg-id 199910292218.SAA17988@candle.pha.pa.us
обсуждение исходный текст
Ответ на MATLAB PostgreSQL interface  ("G. Anthony Reina" <reina@nsi.edu>)
Список pgsql-hackers
> It looks like we're going to give a go at a native interface between
> MATLAB and PostgreSQL. I think if we can just define the enumerated
> types for PGresult and PGconnect plus some of the enumerated constants
> (PGRES_TUPLES_OK, PGRES_COMMAND_OK), then we can just write cmex wrapper
> functions from the existing C function library of PostgreSQL.

Grab them from the source or include file.



--  Bruce Momjian                        |  http://www.op.net/~candle maillist@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 по дате отправления:

Предыдущее
От: "G. Anthony Reina"
Дата:
Сообщение: MATLAB PostgreSQL interface
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Serial and NULL values