trim white lines after PostgreSQL error message
This commit is contained in:
@@ -158,6 +158,8 @@ protected:
|
||||
void unescape_bin_string(const char * str, std::string & out);
|
||||
void unescape_bin_string(const char * str, std::wstring & out);
|
||||
|
||||
void prepare_error_msg(const char * msg_in, std::wstring & msg_out);
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user