Re: [PATCH] Reduce noise from tsort

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: [PATCH] Reduce noise from tsort
Date: 2006-04-19 16:34:00
Message-ID: 29706.1145464440@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I wrote:
> Attached is a proposed patch that removes all trace of lorder and tsort
> from our source tree.

For lack of any objection, I've applied this --- we can modify or
reverse it if any platforms turn out to have a problem with it.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2006-04-19 20:46:59 Re: [PATCH] Reduce noise from tsort
Previous Message Tom Lane 2006-04-19 16:16:31 Re: [PATCH] Tiny memleak in libpq