mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Run pgjindent for Java folks.
This commit is contained in:
@@ -233,7 +233,7 @@ public class Unicode
|
||||
catch (ClassNotFoundException cnfe)
|
||||
{
|
||||
log("Unable to load driver", cnfe);
|
||||
return;
|
||||
return ;
|
||||
}
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user