7.3 pg_atoi action

Started by Nonameabout 23 years ago2 messagesbugs
Jump to latest
#1Noname
mlane@venux.net

PG Development Team,

I would first like to commend all of you on the fantastic service you
provide the general public.

My first and only complaint is the recent modification to the action
pg_atoi( ) takes on empty

string sets. (7.3 modification).

If possible, could we rollback this change on 7.4 with maybe a compilation
option?

Thank you,

Mark Lane

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Noname (#1)
Re: 7.3 pg_atoi action

mlane@venux.net writes:

My first and only complaint is the recent modification to the action
pg_atoi( ) takes on empty string sets. (7.3 modification).
If possible, could we rollback this change on 7.4 with maybe a compilation
option?

Now that we've bitten the bullet of making it do what it should have
done all along, we're quite unlikely to reverse course.

regards, tom lane