Commit 2446e300 authored by Bruce Momjian's avatar Bruce Momjian

Added

< 	o Move to using 'make' rather than 'ant'(?)
---
> 	o Support both 'make' and 'ant'
parent 9d77dcc3
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Jan 3 00:20:19 EST 2002 Last updated: Thu Jan 3 00:48:38 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -253,7 +253,7 @@ CLIENTS ...@@ -253,7 +253,7 @@ CLIENTS
o JDBC-standard BLOB support o JDBC-standard BLOB support
o Error Codes (pending backend implementation) o Error Codes (pending backend implementation)
o -Support for binary data/bytea o -Support for binary data/bytea
o Move to using 'make' rather than 'ant'(?) o Support both 'make' and 'ant'
o -Add MD5 capability o -Add MD5 capability
o Fix LargeObject API to handle OIDs as unsigned ints o Fix LargeObject API to handle OIDs as unsigned ints
o Implement cancel() method on Statement o Implement cancel() method on Statement
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment