Skip to content

Commit 0a2c215

Browse files
committed
Add pg_variables as submodule
1 parent 41e10da commit 0a2c215

File tree

12 files changed

+5
-3193
lines changed

12 files changed

+5
-3193
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "contrib/pg_variables"]
2+
path = contrib/pg_variables
3+
url = https://github.com/postgrespro/pg_variables

contrib/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ SUBDIRS = \
5555
hunspell_fr \
5656
hunspell_nl_nl \
5757
hunspell_ru_ru \
58+
pg_variables \
5859
shared_ispell
5960

6061
ifeq ($(with_openssl),yes)

contrib/pg_variables

Submodule pg_variables added at 95c2c2b

contrib/pg_variables/Makefile

Lines changed: 0 additions & 21 deletions
This file was deleted.

contrib/pg_variables/README.md

Lines changed: 0 additions & 256 deletions
This file was deleted.

0 commit comments

Comments
 (0)