Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 28355 invoked from network); 15 Nov 2007 18:13:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2007 18:13:07 -0000 Received: (qmail 8315 invoked by uid 500); 15 Nov 2007 18:12:51 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 8283 invoked by uid 500); 15 Nov 2007 18:12:51 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 8258 invoked by uid 99); 15 Nov 2007 18:12:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2007 10:12:51 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2007 18:12:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7D23D714249 for ; Thu, 15 Nov 2007 10:12:43 -0800 (PST) Message-ID: <32741065.1195150363509.JavaMail.jira@brutus> Date: Thu, 15 Nov 2007 10:12:43 -0800 (PST) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-1749) Implement Bracketed SQL comments (/*...*/ comments) In-Reply-To: <17722011.1156330453850.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-1749?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542832 ]=20 Dag H. Wanvik commented on DERBY-1749: -------------------------------------- Thanks for making tests, too, James!=20 The tests look good and passed in my sandbox. I will add some with a mix of eol("---") and bracketed comments for=20 good measure. And Thomas, thanks for the doc patch, I generated the docs with it and it looks good.=20 I will probably substitute "asterisk" for "star" to keep in line with typography language. I will commit both when my regression tests are done. > Implement Bracketed SQL comments (/*...*/ comments) > --------------------------------------------------- > > Key: DERBY-1749 > URL: https://issues.apache.org/jira/browse/DERBY-1749 > Project: Derby > Issue Type: New Feature > Components: SQL > Affects Versions: 10.1.3.1, 10.2.1.6, 10.2.2.0, 10.3.1.4 > Reporter: Conny Krey=C3=9Fel > Attachments: d1749-ref-single.html.diff, d1749-ref-single.html.di= ff-2, d1749-rrefsqlj28468.dita.diff, d1749-rrefsqlj28468.html.diff, d1749-r= refsqlj28468.html.diff-2, Derby-1749-2.txt, Derby-1749-3.diff, DERBY-1749.d= iff > > > Hibernate use multiline sql statements to show the internal building of t= he hql statements. You can disable this feature, but it would be nice if yo= u can implements bracketed SQL comments in Derby. > Thanks. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.