[
https://issues.apache.org/jira/browse/VCL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247323#comment-14247323
]
ASF subversion and git services commented on VCL-428:
-----------------------------------------------------
Commit 1645773 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1645773 ]
VCL-428
Changed utils.pm::get_request_info to return a hash reference.
> Make get_*_info() subroutines consistent and improve queries
> ------------------------------------------------------------
>
> Key: VCL-428
> URL: https://issues.apache.org/jira/browse/VCL-428
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.2
> Reporter: Andy Kurth
> Fix For: 2.4
>
>
> The various get_*_info() subroutines in utils.pm are not consistent in how
> they query or return data. Some return hashes. Some return hash references.
> It will also be beneficial to improve the queries to convert WHERE
> conditions to JOIN where possible. This will allow a query to succeed even
> if pieces of the data that used to be in the WHERE condition are null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)