Commit 23733026 authored by Marc G. Fournier's avatar Marc G. Fournier

remove create.{source,sql} as they are now down in the 'sql' directory

partially split
parent 1452327c
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# #
# #
# IDENTIFICATION # IDENTIFICATION
# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.2 1997/04/05 21:24:06 scrappy Exp $ # $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.3 1997/04/05 21:33:24 scrappy Exp $
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
...@@ -29,7 +29,7 @@ DLOBJS= regress$(DLSUFFIX) ...@@ -29,7 +29,7 @@ DLOBJS= regress$(DLSUFFIX)
# #
# INFILES is the files the regression test uses for input. # INFILES is the files the regression test uses for input.
INFILES= $(DLOBJS) \ INFILES= $(DLOBJS) \
create.sql queries.sql errors.sql destroy.sql security.sql \ queries.sql errors.sql destroy.sql security.sql \
expected.out expected.out
# #
# plus exports files # plus exports files
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment