On Mon, Jan 28, 2013 at 10:23 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I think that we'll soon be buried in gripes if they're not. Pretty much
> the whole point of this patch is to allow applications to get rid of
> ad-hoc, it-usually-works coding techniques. I'd argue that not checking
> the entire constraint identity is about as fragile as trying to "sed"
> the constraint name out of a potentially-localized error message.
> In both cases, it often works fine, until the application's context
> changes.
+1.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
In response to
pgsql-hackers by date
| Next: | From: Noah Misch | Date: 2013-01-29 03:48:37 |
| Subject: Re: Re: Doc patch making firm recommendation for settingthe value of commit_delay |
| Previous: | From: Robert Haas | Date: 2013-01-29 03:35:22 |
| Subject: Re: autovacuum not prioritising for-wraparound tables |