From: | Andy Zeneski <jaz(at)ofbiz(dot)org> |
---|---|
To: | Barry Lind <blind(at)xythos(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Result Set Cursor Patch |
Date: | 2004-05-05 21:04:13 |
Message-ID: | C3114E80-9ED7-11D8-95C9-000A95DA1A7C@ofbiz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
No when the the formatting got real messy, I just told IDEA to reformat
the entire class. Ended up doing that for a few of them. That changed a
lot of lines. I'll need to figure out what is different. This will
probably take a while to do.
-Andy
On May 5, 2004, at 4:15 PM, Barry Lind wrote:
> Or add a -w to your diff to ignore whitespace differences.
>
> --Barry
>
> Kris Jurka wrote:
>> On Wed, 5 May 2004, Andy Zeneski wrote:
>>> Kris,
>>>
>>> Here it is again, I think my IDE reformatted a few classes which
>>> caused this patch to be bigger then it needed to be. Here it is in
>>> its current state.
>>>
>>> If the formatting is major problem, I can attempt to reformat it to
>>> desired settings. I will need to know what the "preferred" way is.
>>> I've noticed there are several different formats used within these
>>> classes, I could easily run the tree though Jacobe and clean it up.
>>> However, that may be too big for the list. :)
>> The formatting is an issue. Yes, the code is formatted differently
>> all over the driver, but now is not the time to fix that. There are
>> too many outstanding patches that will conflict with these whitespace
>> changes to try and do something about that now. I aim to
>> reindent/reformat at the start of 7.5 beta when there shouldn't be
>> many outstanding patches or active development.
>> Also just trying to read your patch is difficult because it is
>> impossible to tell if a real change is mixed in with a whitespace
>> change. Could you resubmit this patch as just your changes.
>> Kris Jurka
>> ---------------------------(end of
>> broadcast)---------------------------
>> TIP 9: the planner will ignore your desire to choose an index scan if
>> your
>> joining column's datatypes do not match
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Jowett | 2004-05-05 23:06:57 | Re: Result Set Cursor Patch |
Previous Message | Barry Lind | 2004-05-05 20:15:07 | Re: Result Set Cursor Patch |