[PATCH] Reduce noise from tsort

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Subject: [PATCH] Reduce noise from tsort
Date: 2006-04-15 12:41:57
Message-ID: 20060415124157.GD22736@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Tiny patch to Makefile.shlib to reduce noise created by tsearch. All it
does is remove duplicates. The behaviour itself is not changed.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment Content-Type Size
shlib.patch text/plain 516 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-04-15 13:05:08 [PATCH] Fix declaration of PQgetssl
Previous Message Tom Lane 2006-04-15 04:11:51 Re: Documentation patch: change a name in a grammar rule