]> granicus.if.org Git - postgresql/blob - src/test/Makefile
Fix the plan-invalidation mechanism to treat regclass constants that refer to
[postgresql] / src / test / Makefile
1 #-------------------------------------------------------------------------
2 #
3 # Makefile.inc--
4 #    Makefile for test suites
5 #
6 # Copyright (c) 1994, Regents of the University of California
7 #
8 #
9 # IDENTIFICATION
10 #    $PostgreSQL: pgsql/src/test/Makefile,v 1.4 2003/11/29 19:52:13 pgsql Exp $
11 #
12 #-------------------------------------------------------------------------
13
14 .DEFAULT:
15         $(MAKE) -C regress $@