mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 12:22:45 +03:00
type was being reported for PREPAREs. Modified Files: jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java