We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f1fd7 commit 77e3d5eCopy full SHA for 77e3d5e
1 file changed
contrib/wal2json/Makefile
@@ -4,7 +4,7 @@ MODULE_big = wal2json
4
OBJS = \
5
$(WIN32RES) \
6
wal2json.o
7
-PGFILEDESC = "passwordcheck - strengthen user password checks"
+PGFILEDESC = "wal2json - an output plugin for logical decoding"
8
9
# uncomment the following two lines to enable cracklib support
10
# PG_CPPFLAGS = -DUSE_CRACKLIB '-DCRACKLIB_DICTPATH="/usr/lib/cracklib_dict"'
0 commit comments