xlat expansion of absent VPs
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Tue Jun 18 13:08:32 CEST 2013
On 18 Jun 2013, at 11:07, Phil Mayers <p.mayers at IMPERIAL.AC.UK> wrote:
> On 06/18/2013 07:27 AM, Brian Candler wrote:
>
>> Aside: I think Postgres will reject a quoted string being used in an
>> integer context.
>
> Not correct:
>
> db=> create temp table tt (val integer);
> CREATE TABLE
> db=> insert into tt values ('1');
> INSERT 0 1
Will it converted quoted NULLs 'NULL' to actual NULL values? I'm guessing no?
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team
More information about the Freeradius-Devel
mailing list