Patch: statement timeout - Mailing list pgsql-jdbc

From Radosław Smogura
Subject Patch: statement timeout
Date
Msg-id 201003211623.34525.rsmogura@softperience.eu
Whole thread Raw
List pgsql-jdbc
Hi,

This is my 4rd attempt to send this patch... and I would like to thank for
helping in message limitations.

I sent few months ago a possible patch for statement timeout. In this patch i
little reorganized code to remove many of duplicate lines.

Patch was created with diff -crBN -x '*CVS*' ../pgjdbc-orig/org/ org/
Please don't blame me i'm not familar with diff utility.

--
This what I would like to "advert" a little is executeSynchronized in
QueryExecutorImpl that can add centralized way to perform compiste operations
in synchronized way (I've read some post about locking problems).

Have a nice day

P.S. Thank you for all for help in massage size.

Attachment

pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Limitations on pgsql-jdbc?
Next
From: Raquel Pau
Date:
Subject: JDBC 4 support