Request for comment on setting binary format output per session - Mailing list pgsql-hackers

From Dave Cramer
Subject Request for comment on setting binary format output per session
Date
Msg-id CADK3HHK6Tq8JebhYYAw1wME=Ftu-n-FbAV4aU7fQLSn-y1Zr9w@mail.gmail.com
Whole thread Raw
Responses Re: Request for comment on setting binary format output per session  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
Greetings,

In [1] I proposed a patch that used a GUC to request a list of OID's to be returned in binary format. 
In [2] Peter Eisentraut proposed a very similar solution to the problem.

In [2] there was some discussion regarding whether this should be set via GUC or a new protocol message. 

I'd like to open up this discussion again so that we can move forward. I prefer the GUC as it is relatively simple and as Peter mentioned it works, but I'm not married to the idea. 

Regards,
Dave

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Improving inferred query column names
Next
From: Tom Lane
Date:
Subject: Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL