This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-10-18 04:29:09 +03:00
Code
Activity
Files
2a9bf5b33d0b82e9f483f6a5ced9d71e1c009441
postgres
/
src
/
interfaces
/
jdbc
/
org
/
postgresql
/
jdbc2
/
optional
History
Dave Cramer
777acbb345
fix casting pooled connections to PGStatement problem patch by JariP
2003-12-12 18:05:34 +00:00
..
BaseDataSource.java
Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixes
2002-09-25 07:01:31 +00:00
ConnectionPool.java
Run pgjindent for Java folks.
2002-09-06 21:23:06 +00:00
PGObjectFactory.java
Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixes
2002-09-25 07:01:31 +00:00
PooledConnectionImpl.java
fix casting pooled connections to PGStatement problem patch by JariP
2003-12-12 18:05:34 +00:00
PoolingDataSource.java
Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixes
2002-09-25 07:01:31 +00:00
SimpleDataSource.java
Run pgjindent for Java folks.
2002-09-06 21:23:06 +00:00