mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
JDBC indenting, comment cleanups.
This commit is contained in:
@@ -3,7 +3,7 @@ package org.postgresql.util;
|
||||
import java.util.*;
|
||||
import java.text.*;
|
||||
|
||||
/**
|
||||
/*
|
||||
* A singleton class to translate JDBC driver messages in SQLException's.
|
||||
*/
|
||||
public class MessageTranslator
|
||||
|
Reference in New Issue
Block a user