Re: pgsql/src/backend/utils/adt like.c like_match.c - Mailing list pgsql-committers

From Tatsuo Ishii
Subject Re: pgsql/src/backend/utils/adt like.c like_match.c
Date
Msg-id 20011004131737P.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: pgsql/src/backend/utils/adt like.c like_match.c  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
> Shouldn't it be like.o to like_match.c?  Actually you probably need
>
>     like.o: like.c like_match.c
>
> to keep gmake from deriving the wrong default make rule ...

Done. Also I modified regex/Makefile to add the dependency for
regexec.c.
--
Tatsuo Ishii

pgsql-committers by date:

Previous
From: ishii@postgresql.org
Date:
Subject: pgsql/src/backend/regex Makefile
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/doc TODO