summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/util/PGbytea.java
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-191-108/+0
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Applied patch from Fernando Nasser to improve buffer sizes to avoid unnecessa...Barry Lind2003-05-291-2/+2
* Cleanup and reorganization.Barry Lind2003-03-071-6/+12
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-2/+2
* Performance tweaks to StringBuffer suggested by hhaag@gmx.deBarry Lind2002-08-161-2/+2
* Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preformingBarry Lind2002-01-051-12/+12
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-4/+4
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-72/+88
* Attached is a patch to add bytea support to JDBC.Bruce Momjian2001-09-101-0/+86