Re: Possible bug on insert

From: "Rick Gigger" <rick(at)alpinenetworking(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Possible bug on insert
Date: 2003-10-06 21:41:01
Message-ID: 01ee01c38c52$89dfd360$0700a8c0@trogdor
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Two questions:

1) how would I go about doing that
2) is there any change that doing that could break other things?

thanks,

Rick Gigger

----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Rick Gigger" <rick(at)alpinenetworking(dot)com>
Sent: Monday, October 06, 2003 2:57 PM
Subject: Re: [GENERAL] Possible bug on insert

> > Is there any possiblity of adding an option for compatibilityes sake (or
> > does one already exist) to revert to the old behavior.
>
> If you're desperate you can mark that cast as implicit by changing its
> entry in pg_cast. Not sure what side-effects you might see though.
>
> regards, tom lane
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2003-10-06 21:52:45 Re: databse design tutorial
Previous Message Rick Gigger 2003-10-06 20:47:18 Re: Possible bug on insert