pgsql: Add Linux support to find_typedefs, with help from Alvaro.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add Linux support to find_typedefs, with help from Alvaro.
Date: 2008-03-18 22:45:11
Message-ID: 20080318224511.F2FDD7558DC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add Linux support to find_typedefs, with help from Alvaro.

Modified Files:
--------------
pgsql/src/tools:
find_typedef (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/find_typedef?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-03-18 23:04:34 pgsql: Add find_typedef comment.
Previous Message Tom Lane 2008-03-18 22:31:36 Re: Re: [COMMITTERS] pgsql: Don't need -Wno-error anymore, because flex is no longer