modify the way PostgreSQL quotes backslashes
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 17 Apr 2019 15:01:43 +0000 (17:01 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 17 Apr 2019 15:01:43 +0000 (17:01 +0200)
commit5dc4edb45e7477a95ae7a7a3bb30662b9ba6bfff
treebd95d0be26f179b21527cf323dccd6b2f1c422a7
parent4829baee51eb2baaf6204a3c4b01ec8c9b1c0134
modify the way PostgreSQL quotes backslashes
this is for SFA and namely from fed4fire, who use
hrn's that have backslashes in them so as to
escape dots in hrns, when they are meant for FQDN-hostnames
PLC/PostgreSQL.py