Removing examples - Mailing list pgsql-jdbc

From Kris Jurka
Subject Removing examples
Date
Msg-id Pine.BSO.4.61.0511231731350.5796@leary.csoft.net
Whole thread Raw
List pgsql-jdbc
I plan on removing all of the examples from the CVS tree unless someone
can identify which ones are valuable or cleanup the rest.

http://gborg.postgresql.org/cgi-bin/cvsweb.cgi/pgjdbc/example/?cvsroot=pgjdbc

corba/ - won't compile and is only remotely pg related.

datestyle.java - tries to set DateStyle which the current driver will
abort on

A number of the rest just seem like crude versions of our newer JUnit
tests.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: rollback ignored until end of transaction block
Next
From: "Kevin Grittner"
Date:
Subject: Room to optimize updates through ResultSet