On Tue, 6 Dec 2005, Tea Yu wrote:
> The scenario is quite simple - insert into a partitioned table in which a
> rule forwards the insertion into an inherited partition (Postgresql 8.1)
>
> However, JDBC returns 0 during Statement.executeUpdate(sql). It behaves
> normally when partition rule is removed.
That's certainly not what I'm seeing here. I've attached my testcase. So
I've shown you mine, now you show me yours.
Kris Jurka