Re: [HACKERS] MATLAB PostgreSQL interface - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] MATLAB PostgreSQL interface
Date
Msg-id 199910292218.SAA17988@candle.pha.pa.us
Whole thread Raw
In response to MATLAB PostgreSQL interface  ("G. Anthony Reina" <reina@nsi.edu>)
List 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 by date:

Previous
From: "G. Anthony Reina"
Date:
Subject: MATLAB PostgreSQL interface
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Serial and NULL values