[jira] [Updated] (DERBY-5926) Document user-defined aggregates (DERBY-672)

2012-10-25 Thread Kim Haase (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim Haase updated DERBY-5926:
-

Attachment: DERBY-5926-3.zip
DERBY-5926-3.stat
DERBY-5926-3.diff

Thanks again, Rick. Attaching DERBY-5926-3., DERBY-5926-3.stat, and 
DERBY-5926-3.zip, with changes to MAX and MIN in addition to the other files:

M   src/devguide/derbydev.ditamap
A   src/devguide/cdevspecialuda.dita
M   src/tools/ctoolsgenddldb.dita
M   src/ref/rrefsqlj27781.dita
A   src/ref/rrefsqljcreateaggregate.dita
M   src/ref/rrefsistabs28114.dita
M   src/ref/rrefsqljrevoke.dita
A   src/ref/rrefsqljdropaggregate.dita
M   src/ref/refderby.ditamap
M   src/ref/rrefsqlj33520.dita
M   src/ref/rrefsqljgrant.dita
M   src/ref/rrefsistabssysperms.dita
M   src/ref/rrefsqlj33923.dita

I hope this falls short of overkill. BTW, I put "the second table" instead of 
"Table 2" because in the PDF it's Table 13.

> Document user-defined aggregates (DERBY-672)
> 
>
> Key: DERBY-5926
> URL: https://issues.apache.org/jira/browse/DERBY-5926
> Project: Derby
>  Issue Type: Sub-task
>  Components: Documentation
>Affects Versions: 10.10.0.0
>Reporter: Kim Haase
>Assignee: Kim Haase
> Attachments: DERBY-5926-2.diff, DERBY-5926-2.zip, DERBY-5926-3.diff, 
> DERBY-5926-3.stat, DERBY-5926-3.zip, DERBY-5926.diff, DERBY-5926.stat, 
> DERBY-5926.zip
>
>
> Documentation is needed for the new user-defined aggregates feature, both in 
> the Reference Manual and the Developer's Guide, as described in the 
> functional specification.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (DERBY-5926) Document user-defined aggregates (DERBY-672)

2012-10-25 Thread Kim Haase (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim Haase updated DERBY-5926:
-

Attachment: DERBY-5926-2.zip
DERBY-5926-2.diff

Thanks, Rick! I'm attaching a second patch, DERBY-5926-2.diff and 
DERBY-5926-2.zip. The only change is to the "Aggregates (set functions)" topic. 
I took advantage of the opportunity to fix up the introductory text and to move 
the doc links from the end of the topic to the table itself, to make them 
easier to find. Hope that makes sense.

> Document user-defined aggregates (DERBY-672)
> 
>
> Key: DERBY-5926
> URL: https://issues.apache.org/jira/browse/DERBY-5926
> Project: Derby
>  Issue Type: Sub-task
>  Components: Documentation
>Affects Versions: 10.10.0.0
>Reporter: Kim Haase
>Assignee: Kim Haase
> Attachments: DERBY-5926-2.diff, DERBY-5926-2.zip, DERBY-5926.diff, 
> DERBY-5926.stat, DERBY-5926.zip
>
>
> Documentation is needed for the new user-defined aggregates feature, both in 
> the Reference Manual and the Developer's Guide, as described in the 
> functional specification.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (DERBY-5926) Document user-defined aggregates (DERBY-672)

2012-10-24 Thread Kim Haase (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim Haase updated DERBY-5926:
-

Issue & fix info: Patch Available

> Document user-defined aggregates (DERBY-672)
> 
>
> Key: DERBY-5926
> URL: https://issues.apache.org/jira/browse/DERBY-5926
> Project: Derby
>  Issue Type: Sub-task
>  Components: Documentation
>Affects Versions: 10.10.0.0
>Reporter: Kim Haase
>Assignee: Kim Haase
> Attachments: DERBY-5926.diff, DERBY-5926.stat, DERBY-5926.zip
>
>
> Documentation is needed for the new user-defined aggregates feature, both in 
> the Reference Manual and the Developer's Guide, as described in the 
> functional specification.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (DERBY-5926) Document user-defined aggregates (DERBY-672)

2012-10-24 Thread Kim Haase (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim Haase updated DERBY-5926:
-

Attachment: DERBY-5926.zip
DERBY-5926.stat
DERBY-5926.diff

Thanks for your help working on this, Rick (exchanges under DERBY-672). 
Attaching DERBY-5926.diff, DERBY-5926.stat, and DERBY-5926.zip, with the 
following changes:

M   src/tools/ctoolsgenddldb.dita
A   src/ref/rrefsqljdropaggregate.dita
M   src/ref/refderby.ditamap
M   src/ref/rrefsqljrevoke.dita
A   src/ref/rrefsqljcreateaggregate.dita
M   src/ref/rrefsistabssysperms.dita
M   src/ref/rrefsistabs28114.dita
M   src/ref/rrefsqljgrant.dita
M   src/ref/rrefsqlj33923.dita
A   src/devguide/cdevspecialuda.dita
M   src/devguide/derbydev.ditamap

I added new topics to the Reference Manual and Developer's Guide and modified 
additional topics in the Reference Manual and Tools Guide.

Should "Roles" be in the list of objects in the Tools Guide topic? For some 
reason I had it in my sandbox version of the topic, but it never made it into 
the documentation on SQL roles (DERBY-3193) -- should it have? Just thought I'd 
check.

> Document user-defined aggregates (DERBY-672)
> 
>
> Key: DERBY-5926
> URL: https://issues.apache.org/jira/browse/DERBY-5926
> Project: Derby
>  Issue Type: Sub-task
>  Components: Documentation
>Affects Versions: 10.10.0.0
>Reporter: Kim Haase
>Assignee: Kim Haase
> Attachments: DERBY-5926.diff, DERBY-5926.stat, DERBY-5926.zip
>
>
> Documentation is needed for the new user-defined aggregates feature, both in 
> the Reference Manual and the Developer's Guide, as described in the 
> functional specification.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira