Philip Martin <[email protected]> writes:

> Philip Martin <[email protected]> writes:
>
>> Greg Stein <[email protected]> writes:
>>
>>> revnum is NOT inheritable.
>>
>> At presnt working_node.parent_relpath says:
>>
>>   /* parent's local_relpath for aggregating children of a given parent.
>>      this will be "" if the parent is the wcroot. NULL if this is the
>>      wcroot node. */
>>   parent_relpath  TEXT,
>>
>> Does it make sense for a working node to be a wcroot?
>
> Sent too early.  I meant to ask is it inheritable?

We will probably want to index on parent_relpath, can we do that if it
is inherited?  If we can't index an inherited column we probably don't
want parent_relpath to be inherited.

-- 
Philip

Reply via email to