Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
23733026
Commit
23733026
authored
Apr 05, 1997
by
Marc G. Fournier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove create.{source,sql} as they are now down in the 'sql' directory
partially split
parent
1452327c
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
767 deletions
+2
-767
src/test/regress/GNUmakefile
src/test/regress/GNUmakefile
+2
-2
src/test/regress/create.source
src/test/regress/create.source
+0
-765
No files found.
src/test/regress/GNUmakefile
View file @
23733026
...
@@ -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
...
...
src/test/regress/create.source
deleted
100644 → 0
View file @
1452327c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment