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 6c95562 commit 11b0d73Copy full SHA for 11b0d73
contrib/shared_ispell/Makefile
@@ -1,4 +1,4 @@
1
- # contrib/shared_ispell/Makefile
+# contrib/shared_ispell/Makefile
2
3
MODULE_big = shared_ispell
4
OBJS = src/shared_ispell.o
@@ -22,4 +22,4 @@ include $(top_srcdir)/contrib/contrib-global.mk
22
endif
23
24
installcheck:
25
- @echo "installcheck is disabled"
+ @echo "installcheck is disabled"
contrib/shared_ispell/postgresql.conf
@@ -1 +1 @@
-shared_preload_libraries='shared_ispell'
+shared_preload_libraries='shared_ispell'
0 commit comments