I've found a couple of post-merge problems with my recent submission around
issues #475 and #477. I have attached a patch which addresses the following
problems:
1. The merge on the TestPgServer unit test wasn't clean and some of the new
tests aren't being called.
2. When I re-merged on #477 I wasn't passing in the new column index on null
types post Noel's commit.
3. According to
http://www.postgresql.org/docs/9.1/static/protocol-flow.html#AEN91739, when
canceling a request, if an invalid secret is provided then no exception should
be sent back to the client.
Original issue reported on code.google.com by arbfrank...@gmail.com on 24 Jun 2013 at 5:00
Original issue reported on code.google.com by
arbfrank...@gmail.com
on 24 Jun 2013 at 5:00Attachments: