Re: [BUGS] BUG #8355: PL/Python 3 can't convert infinity to PostgreSQL's value
gned infinities. Strictly speaking: (-0)/(+0) is -NaN, (-inf)/(+inf) is -NaN, and so on. I think that PostgreSQL's ability to handle signed zeros (and all other rare stuff) depends on compiler used. Google says me that '-NaN' exists in modern glibc. I don't know about MSV
Re: [BUGS] BUG #6652: Installer grants postgres user rights for the whole disk, not specified subfolder
Alvaro Herrera > wrote: > >> Excerpts from grv87's message of sáb may 19 10:28:47 -0400 2012: >>> The following bug has been logged on the website: >>> >>> Bug reference: 6652 >>> Logged by: Basil Peace >>> Email address: