[pgsql] fix usage of sizeof operator in SetString
It does not return size of allocated memory, therefore just reallocate buffer if maxsize bigger than standard buffer
Loading
Please register or sign in to comment
It does not return size of allocated memory, therefore just reallocate buffer if maxsize bigger than standard buffer