We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9fc8a commit 45d18e3Copy full SHA for 45d18e3
.gitignore
@@ -19,3 +19,4 @@ perf.txt
19
query.txt
20
schema.graphql
21
target/
22
+bin/installcheck
bin/installcheck
@@ -11,7 +11,7 @@ export PGDATABASE=postgres
11
export PGTZ=UTC
12
export PG_COLOR=auto
13
14
-PATH=~/.pgrx/16.10/pgrx-install/bin/:$PATH
+# PATH=~/.pgrx/16.10/pgrx-install/bin/:$PATH
15
16
####################
17
# Ensure Clean Env #
0 commit comments