Re: [PATCH] Improve geometric types - Mailing list pgsql-hackers

From Emre Hasegeli
Subject Re: [PATCH] Improve geometric types
Date
Msg-id CAE2gYzwRe1Fm7Se4=cCknWiEG=2zikLq3MHNuJRmXa4DE3joBQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Improve geometric types  (Emre Hasegeli <emre@hasegeli.com>)
Responses Re: [PATCH] Improve geometric types  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-hackers
New versions are attached after the <float.h> patch got in.  I noticed
tests failing on Windows [1] and added alternative .out file.

[1] https://ci.appveyor.com/project/postgresql-cfbot/postgresql/build/1.0.5235

Attachment

pgsql-hackers by date:

Previous
From: RK Korlapati
Date:
Subject: Costing bug in hash join logic for semi joins
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] btree_gist: fix union implementation for variable length columns