Обсуждение: Removing examples

Поиск
Список
Период
Сортировка

Removing examples

От
Kris Jurka
Дата:
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