Hajar Razip
Results
2
comments of
Hajar Razip
@nmdanny's setup works for me - using docker on Ubuntu 20.04
The error message is parsed in `org/posgresql/util/ServerErrorMessage.java:146` I wanted to include the SQL text somewhere after line 183 ``` message = mesgParts.get(POSITION); if (message != null) { totalMessage.append("\n ").append("SQL text...