Bug in pg_dump -c with casts

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Bug in pg_dump -c with casts
Date: 2005-12-06 03:58:39
Message-ID: 43950C6F.1020004@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Playing around with this MySQL compatibility library, I noticed that
pg_dump -c does not emit DROP commands for casts. Seems like a bug...?

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-12-06 04:23:53 Re: [PATCHES] snprintf() argument reordering not working
Previous Message Tom Lane 2005-12-06 03:46:18 Re: [PATCHES] snprintf() argument reordering not working