Artifact 940b768edff94b00adc2b474bb75c8b9d03bfd0d27f834e37217d2c755a70e53:
- File src/descendants.c — part of check-in [60debc7ed7] at 2024-08-16 19:24:27 on branch trunk — Fix the query in the compute_youngest_ancestor_in_branch() routine so that it has an ORDER BY to make it safe. The new order-by-subquery optimization in SQLite turns that ORDER BY into a no-op, so there is no performance impact. (user: drh size: 21966)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.