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-12-06 00:02:13 +03:00
Code
Activity
Files
32862533d888c710859ac0f473b0d32998a20068
postgres
/
src
/
interfaces
/
jdbc
/
org
/
postgresql
/
jdbc2
History
Peter Mount
9eddc7519d
Fixed DatabaseMetaData.getTableTypes()
2000-07-20 15:30:05 +00:00
..
CallableStatement.java
Another attempt at 7.0
2000-04-17 20:07:56 +00:00
Connection.java
Added org/postgresql/DriverClass.java to the list of files removed by make clean (it's dynamically built)
2000-06-06 11:06:09 +00:00
DatabaseMetaData.java
Fixed DatabaseMetaData.getTableTypes()
2000-07-20 15:30:05 +00:00
PreparedStatement.java
Another attempt at 7.0
2000-04-17 20:07:56 +00:00
ResultSet.java
This patch fixes the 0-based/1-based result set indexing problem for
2000-06-09 17:27:57 +00:00
ResultSetMetaData.java
Another attempt at 7.0
2000-04-17 20:07:56 +00:00
Statement.java
Added org/postgresql/DriverClass.java to the list of files removed by make clean (it's dynamically built)
2000-06-06 11:06:09 +00:00