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-08-28 18:48:04 +03:00
Code
Activity
Files
7aa6270fc7ac60b8a7ef1364a40d67636e735af0
postgres
/
src
/
interfaces
/
jdbc
/
org
/
postgresql
/
jdbc1
History
Dave Cramer
7aa6270fc7
patch from Mitchel Friedman to fix getTables
2002-03-05 03:02:52 +00:00
..
CallableStatement.java
JDBC indenting, comment cleanups.
2001-11-19 22:33:39 +00:00
Connection.java
Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbc
2002-01-15 06:55:13 +00:00
DatabaseMetaData.java
patch from Mitchel Friedman to fix getTables
2002-03-05 03:02:52 +00:00
PreparedStatement.java
Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a problem with leading zeros being lost on fractional seconds when setting a timestamp value on a PreparedStatement.
2002-01-15 07:37:33 +00:00
ResultSet.java
Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preforming
2002-01-05 22:26:23 +00:00
ResultSetMetaData.java
Indent jdbc case labels using pgjindent.
2001-11-19 23:16:46 +00:00
Statement.java
JDBC indenting, comment cleanups.
2001-11-19 22:33:39 +00:00