JDBC Driver Test Suite Drop Table w/ Cascade

From: Kris Jurka <jurka(at)ejurka(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: JDBC Driver Test Suite Drop Table w/ Cascade
Date: 2002-09-09 18:47:22
Message-ID: 3D7CECBA.1000309@ejurka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The dependency tracking added in 7.3 causes a number of JDBC tests to
fail because drop table commands are issued for tables that cannot be
dropped with the default restrict settings.

Kris Jurka

Attachment Content-Type Size
drop_with_cascade.patch text/plain 950 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Arturo Josè Montes Sinning 2002-09-09 19:16:11 Re: Patch to support ordering of tid
Previous Message Peter Eisentraut 2002-09-09 18:40:43 Re: cube and earthdistance diffs