> re: the spacing, I recall there is an app in the distibution to format the c > code. I am betting that this will work with java. We should probably run the > source through it. I tried pgindent but it doesn't understand Java and made a mess of it. I used astyle with the options: $ astyle --style=java -j *.java I have the reformatted jdbc files at: ftp://candle.pha.pa.us/pub/postgresql/astyle_jdbc.tar.gz I must say it looks very good. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster