===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
repmgr-5.2.0/PACKAGES.md-96-The Debian packages of PostgreSQL put `pg_config` into the development package
repmgr-5.2.0/PACKAGES.md:97:called `postgresql-server-dev-$version`.
repmgr-5.2.0/PACKAGES.md-98-
##############################################
repmgr-5.2.0/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
repmgr-5.2.0/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
repmgr-5.2.0/configure-49-  as_echo='print -r --'
repmgr-5.2.0/configure-50-  as_echo_n='print -rn --'
repmgr-5.2.0/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
repmgr-5.2.0/configure-52-  as_echo='printf %s\n'
##############################################
repmgr-5.2.0/configure-54-else
repmgr-5.2.0/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
repmgr-5.2.0/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
repmgr-5.2.0/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
repmgr-5.2.0/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
repmgr-5.2.0/configure-66-      esac;
##############################################
repmgr-5.2.0/configure-201-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
repmgr-5.2.0/configure:202:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
repmgr-5.2.0/configure-203-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
repmgr-5.2.0/configure-329-      case $as_dir in #(
repmgr-5.2.0/configure:330:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
repmgr-5.2.0/configure-331-      *) as_qdir=$as_dir;;
##############################################
repmgr-5.2.0/configure-402-  {
repmgr-5.2.0/configure:403:    as_val=`expr "$@" || test $? -eq 1`
repmgr-5.2.0/configure-404-  }
##############################################
repmgr-5.2.0/configure-409-# ----------------------------------------
repmgr-5.2.0/configure:410:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
repmgr-5.2.0/configure-411-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
repmgr-5.2.0/configure-472-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
repmgr-5.2.0/configure:473:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
repmgr-5.2.0/configure-474-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
repmgr-5.2.0/configure-705-  case $ac_option in
repmgr-5.2.0/configure:706:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
repmgr-5.2.0/configure-707-  *=)   ac_optarg= ;;
##############################################
repmgr-5.2.0/configure-749-  -disable-* | --disable-*)
repmgr-5.2.0/configure:750:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
repmgr-5.2.0/configure-751-    # Reject names that are not valid shell variable names.
##############################################
repmgr-5.2.0/configure-754-    ac_useropt_orig=$ac_useropt
repmgr-5.2.0/configure:755:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
repmgr-5.2.0/configure-756-    case $ac_user_opts in
##############################################
repmgr-5.2.0/configure-775-  -enable-* | --enable-*)
repmgr-5.2.0/configure:776:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
repmgr-5.2.0/configure-777-    # Reject names that are not valid shell variable names.
##############################################
repmgr-5.2.0/configure-780-    ac_useropt_orig=$ac_useropt
repmgr-5.2.0/configure:781:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
repmgr-5.2.0/configure-782-    case $ac_user_opts in
##############################################
repmgr-5.2.0/configure-979-  -with-* | --with-*)
repmgr-5.2.0/configure:980:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
repmgr-5.2.0/configure-981-    # Reject names that are not valid shell variable names.
##############################################
repmgr-5.2.0/configure-984-    ac_useropt_orig=$ac_useropt
repmgr-5.2.0/configure:985:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
repmgr-5.2.0/configure-986-    case $ac_user_opts in
##############################################
repmgr-5.2.0/configure-995-  -without-* | --without-*)
repmgr-5.2.0/configure:996:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
repmgr-5.2.0/configure-997-    # Reject names that are not valid shell variable names.
##############################################
repmgr-5.2.0/configure-1000-    ac_useropt_orig=$ac_useropt
repmgr-5.2.0/configure:1001:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
repmgr-5.2.0/configure-1002-    case $ac_user_opts in
##############################################
repmgr-5.2.0/configure-1033-  *=*)
repmgr-5.2.0/configure:1034:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
repmgr-5.2.0/configure-1035-    # Reject names that are not valid shell variable names.
##############################################
repmgr-5.2.0/configure-1054-if test -n "$ac_prev"; then
repmgr-5.2.0/configure:1055:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
repmgr-5.2.0/configure-1056-  as_fn_error $? "missing argument to $ac_option"
##############################################
repmgr-5.2.0/configure-1076-    */ )
repmgr-5.2.0/configure:1077:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
repmgr-5.2.0/configure-1078-      eval $ac_var=\$ac_val;;
##############################################
repmgr-5.2.0/configure-1111-ac_ls_di=`ls -di .` &&
repmgr-5.2.0/configure:1112:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
repmgr-5.2.0/configure-1113-  as_fn_error $? "working directory cannot be determined"
##############################################
repmgr-5.2.0/configure-1167-case $srcdir in
repmgr-5.2.0/configure:1168:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
repmgr-5.2.0/configure-1169-esac
##############################################
repmgr-5.2.0/configure-1210-By default, \`make install' will install all the files in
repmgr-5.2.0/configure:1211:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
repmgr-5.2.0/configure:1212:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
repmgr-5.2.0/configure-1213-for instance \`--prefix=\$HOME'.
##############################################
repmgr-5.2.0/configure-1271-*)
repmgr-5.2.0/configure:1272:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
repmgr-5.2.0/configure-1273-  # A ".." for each directory in $ac_dir_suffix.
repmgr-5.2.0/configure:1274:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
repmgr-5.2.0/configure-1275-  case $ac_top_builddir_sub in
##############################################
repmgr-5.2.0/configure-1409-    *\'*)
repmgr-5.2.0/configure:1410:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
repmgr-5.2.0/configure-1411-    esac
##############################################
repmgr-5.2.0/configure-1492-      case $ac_val in
repmgr-5.2.0/configure:1493:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
repmgr-5.2.0/configure-1494-      esac
##############################################
repmgr-5.2.0/configure-1507-	case $ac_val in
repmgr-5.2.0/configure:1508:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
repmgr-5.2.0/configure-1509-	esac
##############################################
repmgr-5.2.0/configure-1627-    set,)
repmgr-5.2.0/configure:1628:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
repmgr-5.2.0/configure:1629:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
repmgr-5.2.0/configure-1630-      ac_cache_corrupted=: ;;
##############################################
repmgr-5.2.0/configure-1638-	# differences in whitespace do not lead to failure.
repmgr-5.2.0/configure:1639:	ac_old_val_w=`echo x $ac_old_val`
repmgr-5.2.0/configure:1640:	ac_new_val_w=`echo x $ac_new_val`
repmgr-5.2.0/configure-1641-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
repmgr-5.2.0/configure-1658-    case $ac_new_val in
repmgr-5.2.0/configure:1659:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
repmgr-5.2.0/configure-1660-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
repmgr-5.2.0/configure-1718-  # Check for GNU $ac_path_SED
repmgr-5.2.0/configure:1719:case `"$ac_path_SED" --version 2>&1` in
repmgr-5.2.0/configure-1720-*GNU*)
##############################################
repmgr-5.2.0/configure-2081-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
repmgr-5.2.0/configure:2082:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
repmgr-5.2.0/configure-2083-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
repmgr-5.2.0/configure-2148-if test -z "$BASH_VERSION$ZSH_VERSION" \
repmgr-5.2.0/configure:2149:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
repmgr-5.2.0/configure-2150-  as_echo='print -r --'
repmgr-5.2.0/configure-2151-  as_echo_n='print -rn --'
repmgr-5.2.0/configure:2152:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
repmgr-5.2.0/configure-2153-  as_echo='printf %s\n'
##############################################
repmgr-5.2.0/configure-2155-else
repmgr-5.2.0/configure:2156:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
repmgr-5.2.0/configure-2157-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
repmgr-5.2.0/configure-2165-	expr "X$arg" : "X\\(.*\\)$as_nl";
repmgr-5.2.0/configure:2166:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
repmgr-5.2.0/configure-2167-      esac;
##############################################
repmgr-5.2.0/configure-2242-# ----------------------------------------
repmgr-5.2.0/configure:2243:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
repmgr-5.2.0/configure-2244-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
repmgr-5.2.0/configure-2314-  {
repmgr-5.2.0/configure:2315:    as_val=`expr "$@" || test $? -eq 1`
repmgr-5.2.0/configure-2316-  }
##############################################
repmgr-5.2.0/configure-2418-      case $as_dir in #(
repmgr-5.2.0/configure:2419:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
repmgr-5.2.0/configure-2420-      *) as_qdir=$as_dir;;
##############################################
repmgr-5.2.0/configure-2550-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
repmgr-5.2.0/configure:2551:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
repmgr-5.2.0/configure-2552-ac_cs_version="\\
##############################################
repmgr-5.2.0/configure-2572-  --*=?*)
repmgr-5.2.0/configure:2573:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
repmgr-5.2.0/configure:2574:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
repmgr-5.2.0/configure-2575-    ac_shift=:
##############################################
repmgr-5.2.0/configure-2577-  --*=)
repmgr-5.2.0/configure:2578:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
repmgr-5.2.0/configure-2579-    ac_optarg=
##############################################
repmgr-5.2.0/configure-2601-    case $ac_optarg in
repmgr-5.2.0/configure:2602:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
repmgr-5.2.0/configure-2603-    '') as_fn_error $? "missing file argument" ;;
##############################################
repmgr-5.2.0/configure-2609-    case $ac_optarg in
repmgr-5.2.0/configure:2610:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
repmgr-5.2.0/configure-2611-    esac
##############################################
repmgr-5.2.0/configure-2731-fi
repmgr-5.2.0/configure:2732:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
repmgr-5.2.0/configure-2733-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
repmgr-5.2.0/configure-2748-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
repmgr-5.2.0/configure:2749:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
repmgr-5.2.0/configure-2750-ac_delim='%!_!# '
##############################################
repmgr-5.2.0/configure-2754-
repmgr-5.2.0/configure:2755:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
repmgr-5.2.0/configure-2756-  if test $ac_delim_n = $ac_delim_num; then
##############################################
repmgr-5.2.0/configure-2892-for ac_last_try in false false :; do
repmgr-5.2.0/configure:2893:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
repmgr-5.2.0/configure-2894-  if test -z "$ac_tt"; then
##############################################
repmgr-5.2.0/configure-3024-      esac
repmgr-5.2.0/configure:3025:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
repmgr-5.2.0/configure-3026-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
repmgr-5.2.0/configure-3083-*)
repmgr-5.2.0/configure:3084:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
repmgr-5.2.0/configure-3085-  # A ".." for each directory in $ac_dir_suffix.
repmgr-5.2.0/configure:3086:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
repmgr-5.2.0/configure-3087-  case $ac_top_builddir_sub in
##############################################
repmgr-5.2.0/configure-3135-/@mandir@/p'
repmgr-5.2.0/configure:3136:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
repmgr-5.2.0/configure-3137-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
repmgr-5.2.0/configure-3152-
repmgr-5.2.0/configure:3153:# Neutralize VPATH when `$srcdir' = `.'.
repmgr-5.2.0/configure-3154-# Shell code in configure.ac might set extrasub.
##############################################
repmgr-5.2.0/configure-3178-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
repmgr-5.2.0/configure:3179:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
repmgr-5.2.0/configure-3180-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
repmgr-5.2.0/dbutils.c-3275-							 "       config_file = $10 "
repmgr-5.2.0/dbutils.c:3276:							 " WHERE node_id = $11 ");
repmgr-5.2.0/dbutils.c-3277-	}
##############################################
repmgr-5.2.0/doc/repmgrd-node-fencing.md-124-              FROM repmgr.nodes \
repmgr-5.2.0/doc/repmgrd-node-fencing.md:125:              WHERE active = TRUE AND type='primary'" >> $PGBOUNCER_DATABASE_INI_NEW
repmgr-5.2.0/doc/repmgrd-node-fencing.md-126-
##############################################
repmgr-5.2.0/doc/repmgrd-node-fencing.md-129-              FROM repmgr.nodes \
repmgr-5.2.0/doc/repmgrd-node-fencing.md:130:              WHERE node_name='${HOST}'" >> $PGBOUNCER_DATABASE_INI_NEW
repmgr-5.2.0/doc/repmgrd-node-fencing.md-131-