Remove test/results from repo
This commit is contained in:
1
pg/.gitignore
vendored
1
pg/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
dist/
|
||||
test/regression.diffs
|
||||
test/regression.out
|
||||
test/results
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
-- Install dependencies
|
||||
CREATE EXTENSION plpythonu;
|
||||
-- Install the extension
|
||||
CREATE EXTENSION crankshaft;
|
||||
@@ -1,6 +0,0 @@
|
||||
SELECT cdb_crankshaft.cdb_poc_xyz();
|
||||
cdb_poc_xyz
|
||||
-------------
|
||||
xyz-result
|
||||
(1 row)
|
||||
|
||||
Reference in New Issue
Block a user