If not in use, it must be declared just to make the parser happy.
are disabled.
* Fix chunked rlm_rest HTTP body. Closes #4131.
Patch from Nathan Ward.
+ * Some fixes around the SQL ippool queries.conf
FreeRADIUS 3.0.23 Thu 10 Jun 2021 12:00:00 EDT urgency=low
Feature improvements
# following if you are running a suitable version of MySQL
#
#skip_locked = "SKIP LOCKED"
+skip_locked = ""
#
# This series of queries allocates an IP address
# running a suitable version of Oracle
#
#skip_locked = "SKIP LOCKED"
+skip_locked = ""
allocate_begin = "commit"
start_begin = "commit"
# following if you are running a suitable version of PostgreSQL
#
#skip_locked = "SKIP LOCKED"
+skip_locked = ""
#
# This series of queries allocates an IP address