summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/example/Unicode.java
AgeCommit message (Collapse)Author
2004-01-19JDBC is now on GBorgPostgreSQL Daemon
2003-09-09Clean up some unused import warnings in the example jdbc codeBarry Lind
2002-09-06Run pgjindent for Java folks.Bruce Momjian
2002-09-03Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut
referring to "multibyte" where it really means character encoding.
2001-11-19Change 'return ;' to 'return;'; remove space.Bruce Momjian
2001-11-19Indent jdbc case labels using pgjindent.Bruce Momjian
2001-11-19More jdbc comment cleanups. Code looks very nice now.Bruce Momjian
2001-10-25pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian
2000-09-12Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian
driver to be set, and a description of said patch. Please refer to the latter for more information. William -- William Webber [email protected]