Re: Default make target in test modules - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Default make target in test modules
Date
Msg-id 20160908180118.GO4028@tamriel.snowman.net
Whole thread Raw
In response to Default make target in test modules  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> I happened to notice that if you type "make" in
> src/test/modules/test_pg_dump, you will get a "make check" action
> not "make all".  I hope this is just somebody being thoughtless
> about Makefile ordering and not an intentional override of the
> default make target.  If the latter, I beg to differ about it
> being a good idea.

No, it wasn't intentional.

> > Done.
>
> Thanks.

Thanks to you both!

Stephen

pgsql-hackers by date:

Previous
From: Jesper Pedersen
Date:
Subject: Re: Cache Hash Index meta page.
Next
From: Masahiko Sawada
Date:
Subject: Re: Vacuum: allow usage of more than 1GB of work mem