Paul Burba wrote:
> On Wed, Nov 28, 2012 at 2:25 PM, Julian Foad wrote:
>>> +/* Remove all prop name value pairs from PROP_HASH where the property
>>> + name is not PROPNAME. */
>>> +static void
>>> +filter_unwanted_props(apr_hash_t *prop_hash,
>>> + const char * propname,
>>
On Wed, Nov 28, 2012 at 2:25 PM, Julian Foad wrote:
>> URL: http://svn.apache.org/viewvc?rev=1414123&view=rev
>
>> Log:
>> In preparation for further performance improvements, make the
>> retrieval of inherited properties use a constant number of db
>> operations.
>
> My comments are about the exi
> URL: http://svn.apache.org/viewvc?rev=1414123&view=rev
> Log:
> In preparation for further performance improvements, make the
> retrieval of inherited properties use a constant number of db
> operations.
My comments are about the existing code, not specifically about this revision.
> Modified:
3 matches
Mail list logo