From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | dmp <danap(at)ttc-cmc(dot)net> |
Cc: | PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Driver.java.in & Copyright Info |
Date: | 2013-01-24 06:19:21 |
Message-ID: | CADK3HH+pSbWr+JKrzC9isaKEWa8s8Ex8yw8k9=+U7tpvbesVYg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Dana,
Great stuff. Looking forward to it
Thanks,
Dave Cramer
dave.cramer(at)credativ(dot)ca
http://www.credativ.ca
On Wed, Jan 23, 2013 at 9:14 PM, dmp <danap(at)ttc-cmc(dot)net> wrote:
> Dave,
>
> I have completed a copyright updater for the source and will make available
> tomorrow, after some additional testing. Then I will look into the bug
> mentioned
> below. Not sure I'm familiar enough with the code though to take on such a
> task.
>
> The Copyright updater is indicating that several files are not meeting the
> pattern search for the standard copyright header. I suppose I could afix
> one if not found, but not sure without looking at each failure if that
> would
> be appropriate. Right now the updater just bypasses the file and leaves as
> is.
>
> Source Directory: /home/danap/tempSQL/**postgresql_test/org2
> Found Java File: /home/danap/tempSQL/**postgresql_test/org2/**
> postgresql/PGConnection.java
> Processing: CopyIn.java
> Processing: CopyManager.java
> Processing: CopyOperation.java
> Processing: CopyOut.java
> Processing: PGCopyInputStream.java
> Processing: PGCopyOutputStream.java
> Processing: PGBigDecimal.java
> /home/danap/tempSQL/**postgresql_test/org2/**postgresql/core/types/**PGBigDecimal.java
> : Failed to Find Pattern
> Processing: PGBoolean.java
> /home/danap/tempSQL/**postgresql_test/org2/**postgresql/core/types/**PGBoolean.java
> : Failed to Find Pattern
> ~
> ~
> ~
> Processing: PGResultSetMetaData.java
> Processing: PGStatement.java
>
> danap.
>
> Dana,
>>
>> The only pressing thing is to fix the bug with batch statements and binary
>> protocol, but this is important as well.
>>
>> Thanks so much,
>>
>> Dave Cramer
>>
>> dave.cramer(at)credativ(dot)ca
>> http://www.credativ.ca
>>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2013-01-24 08:20:50 | Re: XML document with doctype |
Previous Message | Kris Jurka | 2013-01-24 03:26:54 | Re: Driver.java.in & Copyright Info |