Re: Aggregate function: Different results with jdbc and psql - Mailing list pgsql-jdbc

From Tilman Rassy
Subject Re: Aggregate function: Different results with jdbc and psql
Date
Msg-id 200810071657.10315.rassy@math.tu-berlin.de
Whole thread Raw
In response to Aggregate function: Different results with jdbc and psql  (Tilman Rassy <rassy@math.TU-Berlin.DE>)
List pgsql-jdbc
Hello,

sorry, sorry , sorry - the problem is solved, and it had nothing to do with
JDBC or Postgres. Rather, its origin was a wierd Cocoon problem. At the time
Java queried the database, a certain column was not filled yet. When I later
sent the query via psql, it had been filled meanwhile. This confused me.

Sorry again, and thanks for your help!

Best regards
Tilman

pgsql-jdbc by date:

Previous
From: "Marc Mamin"
Date:
Subject: Re: Aggregate function: Different results with jdbc and psql
Next
From: Guillaume Cottenceau
Date:
Subject: Re: Aggregate function: Different results with jdbc and psql