Re: Aggregate function: Different results with jdbc and psql

Поиск
Список
Период
Сортировка
От Guillaume Cottenceau
Тема Re: Aggregate function: Different results with jdbc and psql
Дата
Msg-id 87skr8zie5.fsf@mnc.ch
обсуждение исходный текст
Ответ на Re: Aggregate function: Different results with jdbc and psql  (Tilman Rassy <rassy@math.TU-Berlin.DE>)
Ответы Re: Aggregate function: Different results with jdbc and psql  (Tilman Rassy <rassy@math.TU-Berlin.DE>)
Список pgsql-jdbc
Tilman Rassy <rassy 'at' math.TU-Berlin.DE> writes:

>   public ResultSet queryUserWorksheetGrade (int userId, int worksheetId)
>     throws SQLException
>   {
>     final String METHOD_NAME = "queryUserWorksheetGrade";
>     this.logDebug
>       (METHOD_NAME + " 1/3: " + "Started" + ". " +

that's not your question, but you should really use a proper
logger (like, log4j, for example).

--
Guillaume Cottenceau

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Tilman Rassy
Дата:
Сообщение: Re: Aggregate function: Different results with jdbc and psql
Следующее
От: Tilman Rassy
Дата:
Сообщение: Re: Aggregate function: Different results with jdbc and psql