Emit a warning when an empty string is input to the oid, float4, and

Neil Conway <neilc@samurai.com>

Commit: 2146bfc869bfd4967b0bbf260f386344f02506b9
Author: Neil Conway <neilc@samurai.com>
Date: 2004-03-04T21:47:18Z
Releases: 8.0.0
Emit a warning when an empty string is input to the oid, float4, and
float8 types. This begins the deprecation of this feature: in 7.6,
this input will be rejected.

Also added a new error code for warnings about deprecated features,
and updated the regression tests.

Files