Re: [HACKERS] Would you help to review our modifications

2014-10-21 Thread Merlin Moncure
On Mon, Oct 20, 2014 at 11:02 AM, David G Johnston wrote: > rohtodeveloper wrote >> So how to deal with this kind of situation if I want a implicit >> conversion? > > As of the out-of-support 8.3 release many of the implicit casts previously > defined have been changed to explicit casts. It is a

Re: [HACKERS] Would you help to review our modifications

2014-10-20 Thread David G Johnston
rohtodeveloper wrote > So how to deal with this kind of situation if I want a implicit > conversion? As of the out-of-support 8.3 release many of the implicit casts previously defined have been changed to explicit casts. It is a catalog change - obviously, since you can still define implicit cast