Re: modifying the table function - Mailing list pgsql-hackers

From Tom Lane
Subject Re: modifying the table function
Date
Msg-id 23155.1176943092@sss.pgh.pa.us
Whole thread Raw
In response to Re: modifying the table function  ("Islam Hegazy" <islheg@gmail.com>)
List pgsql-hackers
"Islam Hegazy" <islheg@gmail.com> writes:
> I wonder if I am on the right track or not and how to know such kind of 
> message sent from the server?

Seems like you're doing it the hard way.  Wouldn't it be easier to fix
the client to display data before it's received the whole query result?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Report on "PANIC: unexpected hash relation size" problem
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Hacking on PostgreSQL via GIT