diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-01-30 17:24:47 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-01-30 17:24:47 +0000 |
commit | 4265ed9f4e6e7bfdd26cd7879006a14fce3e5640 (patch) | |
tree | cb18c7fbc00aeb3871cc623044b6d9dfd837b924 /src/backend/utils/adt/arrayfuncs.c | |
parent | cb629f72255e19bce3aea3acb13ec2efcc0d47ec (diff) | |
download | postgresql-4265ed9f4e6e7bfdd26cd7879006a14fce3e5640.tar.gz postgresql-4265ed9f4e6e7bfdd26cd7879006a14fce3e5640.zip |
Check that connection limit is within valid range. IOW, not < -1.
It's missing in older versions too, but it doesn't seem worth
back-porting. All negative are just harmlessly treated as "no limit", and
tightening the check might even brake an application that relies on it.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions