forked from greenplum-db/gpdb-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 741 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "gpAux/extensions/pgbouncer/source"]
path = gpAux/extensions/pgbouncer/source
url = https://github.com/greenplum-db/pgbouncer.git
branch = pgbouncer_1_8_1
[submodule "gpAux/extensions/postgis-2.0.3/source"]
path = gpAux/extensions/postgis-2.0.3/source
url = https://github.com/greenplum-db/postgis.git
branch = master
[submodule "gpMgmt/bin/pythonSrc/ext"]
path = gpMgmt/bin/pythonSrc/ext
url = https://github.com/greenplum-db/pythonsrc-ext.git
branch = master
[submodule "src/bin/gpfdist/ext"]
path = src/bin/gpfdist/ext
url = https://github.com/greenplum-db/gpfdist-ext.git
branch = master
[submodule "gpAux/extensions/googletest"]
path = gpAux/extensions/googletest
url = https://github.com/google/googletest.git