The attached patch will ensure that pg_atoi will return 0 when passed an empty
string regardless of what strtol will do with an empty string. Some
implementations of strtol will generate an error if passed an emtpy string.
Attachment: patch.02
Description: text/plain (506 bytes)
pgsql-hackers by date
| Next: | From: Cristian Gafton | Date: 1998-03-01 09:23:53 |
| Subject: Re: [HACKERS] Re: [QUESTIONS] 6.2.1 COPY X FROM stdin; -- broken pipe |
| Previous: | From: Bruce Momjian | Date: 1998-03-01 05:40:31 |
| Subject: INSERT with GROUP |