Re: close_ps, NULLs, and DirectFunctionCall

From: Emre Hasegeli <emre(at)hasegeli(dot)com>
To: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: close_ps, NULLs, and DirectFunctionCall
Date: 2017-09-21 07:22:46
Message-ID: CAE2gYzwGWRNARdn1MprQwRGbWv_3sGk9Du2-peDyM1f4ujVN_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Does this need fixing, and if so how?

My improve geometric types patch [1] fixes this issue, by cosidering
NaNs larger than any non-NAN same as the float types. There are many
issues with the geometric types similar to this. Let's combine our
efforts to put them into a shape.

[1] https://www.postgresql.org/message-id/flat/CAE2gYzxF7-5djV6-cEvqQu-fNsnt=EqbOURx7ZDg+Vv6ZMTWbg(at)mail(dot)gmail(dot)com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2017-09-21 07:40:05 Re: Assertion failure when the non-exclusive pg_stop_backup aborted.
Previous Message Ashutosh Sharma 2017-09-21 07:08:57 Re: Page Scan Mode in Hash Index