pgsql: validate target_session_attrs

silently ignore invalid values

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-05-09 19:55:12 +02:00
parent 2f577c9884
commit 4502509c2d
4 changed files with 50 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
NFPM_VERSION=2.36.1
NFPM_VERSION=2.37.1
NFPM_ARCH=${NFPM_ARCH:-amd64}
if [ -z ${SFTPGO_VERSION} ]
then