Re: Delete w/ regexp

From: "Steve Wolfe" <steve(at)iboats(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Delete w/ regexp
Date: 2001-04-19 21:35:16
Message-ID: 001501c0c918$a28e3280$50824e40@iboats.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> Do you have any triggers or fk constraints that reference
> the table?

No triggers or FK. The primary key has a 'default nextval('images_seq')',
but other than that, nothing.

steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-04-19 21:58:47 Re: locale & glibc 2.2.2
Previous Message Konstantinos Agouros 2001-04-19 21:29:03 Re: Authentication Question