Christian,
The "process" for incorporating patches is very informal. When we
have time, a committer will examine the patch to determine :
1) if it adequately addresses the issue reported, and
2) that it doesn't introduce any bugs
For database-specific patches such as yours, we like to test-drive it
against the target database (if possible) as well as other databases.
Your patch is also extensive, so we'll be looking for alternatives
that require fewer changes. Thank you for identifying this issue with
DB2 on the mainframe and submitting the patch. We'll let you know if
we have any questions.
Rob
On Sun, Jan 24, 2010 at 3:16 PM, Christian Gruenberg <gru...@ne...> wrote:
> Hi,
>
> can somebody explain, how the process for such a patch will go on?
>
> Regards,
> Christian
>
>
> ---------- Forwarded message ----------
> From: Christian Gruenberg <gru...@ne...>
> Date: 2010/1/2
> Subject: DB2 for mainframe and Labels
> To: squ...@li...
>
>
> Hi,
>
> Db2 for mainframe support the labels. That means you can show
> columnnames with a displayname. But DB2 doesn't support using the
> labels in sql statements. To avoid this problem I have replaced the
> getLabel calls with getColumnName. Unfortunately the replacement is
> not only in the db2 plugin necessary but also in some general classes.
>
> You can find the patch here:
> https://sourceforge.net/tracker/?func=detail&aid=2924887&group_id=28383&atid=393416
>
> I'm looking forward to some feedback,
> Christian
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for Conference
> attendees to learn about information security's most important issues through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Squirrel-sql-develop mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
>
|