Re: Getting blocked when receinving response from a Parse - Mailing list pgsql-hackers

From Francisco Figueiredo Jr.
Subject Re: Getting blocked when receinving response from a Parse
Date
Msg-id 3EFF0D02.6090003@yahoo.com.br
Whole thread Raw
In response to Re: Getting blocked when receinving response from a Parse  (Carlos Guzman Alvarez <carlosga@telefonica.net>)
Responses Re: Getting blocked when receinving response from a Parse  (Carlos Guzman Alvarez <carlosga@telefonica.net>)
List pgsql-hackers
Carlos Guzman Alvarez wrote:
> Hello:
> 
>> Uhmmm, if you don't mind... are you implementing something like a data 
>> provider for Postgresql, or it is just an ad hoc program?
> 
> 
> Well i start making a simple library for 3.0 protocol for curiosity only 
>  :), the protocol have a great documentation, but after some some days i 
> decide to try to make a Data Provider for protocol 3.0 only (I already 
> have made a Data Provider for other RDMBMS :)),

That's very good!
Do you know about Npgsql?
Please, have a look at gborg.postgresql.org/project/npgsql.
It is a Postgresql .net data provider written 100% in C#.
Maybe you could give some tips, suggestions, improvements, bug fixes... :)

I'm right now implementing the extended query mode and as you and Tom 
Lane said, the Flush message worked very well. Thanks again.

-- 
Regards,

Francisco Figueiredo Jr.

------
"My grandfather once told me that there are two
kinds of people: those
who work and those who take the credit. He told me
to try to be in the
first group; there was less competition there."
- Indira Gandhi



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: join_references: variable not in subplan target lists
Next
From: Joe Conway
Date:
Subject: Re: CVS tip compile failure (was Re: Missing array support)