On Sep 24, 2010, at 3:32 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> git_topo_order script, to match up commits across branches. >> This script is intended to substitute for cvs2cl in generating release >> notes and scrutinizing what got back-patched to which branches. > > BTW ... I don't especially care for the name you picked for this script. > The fact that it does a topological sort is an implementation detail > that its users couldn't care less about, especially since that doesn't > matter except for corner cases. How about "collate_git_log" or > something along it.
I don't think that's any better - collate could mean anything - but I don't think it's any worse, either. Change it if you want. ...Robert -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
