Re: Protocol Question
Tom Lane <[email protected]> Mon, 18 Aug 2014 01:55:35 -0400
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
Thomas Heller <[email protected]> writes: > I just encountered a weird protocol error while stress testing my client. > I'm receiving unexpected 'n'/NoData messages while reading 'D'/DataRow > messages. AFAICS, NoData can only be returned in response to Describe Statement or Describe Portal issued against a command that cannot return rows. If you can provide a counterexample for this claim, I'd be interested to see it. But my money is on confusion on the client side. regards, tom lane -- Sent via pgsql-interfaces mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-interfaces