Re: Problem with inet/cidr convert functions - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Problem with inet/cidr convert functions
Date
Msg-id 25951.980807346@sss.pgh.pa.us
Whole thread Raw
In response to Problem with inet/cidr convert functions  ("Vadim I. Passynkov" <pvi@axxent.ca>)
List pgsql-bugs
"Vadim I. Passynkov" <pvi@axxent.ca> writes:
> test=# select rpad ( host ( '127.0.0.1' ), 15 );
>    rpad
> -----------
>  127.0.0.1
> (1 row)

This is fixed in current sources (7.1beta4).

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Vadim I. Passynkov"
Date:
Subject: Problem with inet/cidr convert functions
Next
From: Tom Lane
Date:
Subject: Re: select fails on indexed varchars.