Re: [BUGS] BUG #4647: Geometric functions reorder their parameters randomly

2009-02-12 Thread Tom Lane
"Juho Saarikko" writes: > According to the online documentation, the ## operator is supposed to return > "Closest point to first operand on second operand". However, in reality it > seems to decide reorder its parameters as a function of them. In the example you give, it looks like close_lseg (wh

[BUGS] BUG #4647: Geometric functions reorder their parameters randomly

2009-02-12 Thread Juho Saarikko
The following bug has been logged online: Bug reference: 4647 Logged by: Juho Saarikko Email address: juho.saari...@gmail.com PostgreSQL version: 8.3.6 Operating system: Linux Description:Geometric functions reorder their parameters randomly Details: According to th