On Mon, Dec 15, 2014 at 03:58:39PM +0200, Heikki Linnakangas wrote:
> >WITH closest_candidates AS (
> > SELECT
> > streets.gid,
> > streets.name,
> > streets.geom
> > FROM
> > nyc_streets streets
> > ORDER BY
> > streets.geom <->
> > 'SRID=26918;POINT(583571.905921312
Rodrigo Gonzalez wrote:
> I have been reading this list for a long time and I have to say that I
> thought about reviewing patches for a long timebut I am really
> scared about few things
>
> 1 - I have no knowledge at all about postgresql code so I can be doing
> things incorrectly (sayi
On 12/15/2014 02:37 AM, Michael Paquier wrote:
> Hi all,
>
> Let's begin the commit fest of December:
> https://commitfest.postgresql.org/action/commitfest_view?id=25
I have been reading this list for a long time and I have to say that I
thought about reviewing patches for a long timebut I am
On 12/15/2014 08:32 PM, Alexander Korotkov wrote:
On Mon, Dec 15, 2014 at 7:47 PM, Heikki Linnakangas
wrote:
On 12/15/2014 05:22 PM, Alexander Korotkov wrote:
On Mon, Dec 15, 2014 at 6:20 PM, Tom Lane wrote:
Alexander Korotkov writes:
On Mon, Dec 15, 2014 at 4:12 PM, Heikki Linnakangas
On Mon, Dec 15, 2014 at 7:47 PM, Heikki Linnakangas wrote:
>
> On 12/15/2014 05:22 PM, Alexander Korotkov wrote:
>
>> On Mon, Dec 15, 2014 at 6:20 PM, Tom Lane wrote:
>>
>>>
>>> Alexander Korotkov writes:
>>>
On Mon, Dec 15, 2014 at 4:12 PM, Heikki Linnakangas <
>>> hlinnakan...@vmware
On 12/15/2014 05:22 PM, Alexander Korotkov wrote:
On Mon, Dec 15, 2014 at 6:20 PM, Tom Lane wrote:
Alexander Korotkov writes:
On Mon, Dec 15, 2014 at 4:12 PM, Heikki Linnakangas <
hlinnakan...@vmware.com
wrote:
Right. I also looked at it briefly, but I wasn't sure if we really want
it. AFA
On Mon, Dec 15, 2014 at 6:20 PM, Tom Lane wrote:
>
> Alexander Korotkov writes:
> > On Mon, Dec 15, 2014 at 4:12 PM, Heikki Linnakangas <
> hlinnakan...@vmware.com
> >> wrote:
> >> Right. I also looked at it briefly, but I wasn't sure if we really want
> >> it. AFAICT, no-one has actually asked f
Alexander Korotkov writes:
> On Mon, Dec 15, 2014 at 4:12 PM, Heikki Linnakangas > wrote:
>> Right. I also looked at it briefly, but I wasn't sure if we really want
>> it. AFAICT, no-one has actually asked for that operator, it was written
>> only to be an example of an operator that would benefit
On 12/15/2014 03:45 PM, Alexander Korotkov wrote:
On Mon, Dec 15, 2014 at 4:12 PM, Heikki Linnakangas
wrote:
On 12/15/2014 08:37 AM, Michael Paquier wrote:
On Mon, Dec 15, 2014 at 3:09 PM, Tom Lane wrote:
Michael Paquier writes:
- Point to polygon distance operator
I looked at that br
On Mon, Dec 15, 2014 at 4:12 PM, Heikki Linnakangas wrote:
>
> On 12/15/2014 08:37 AM, Michael Paquier wrote:
>
>> On Mon, Dec 15, 2014 at 3:09 PM, Tom Lane wrote:
>>
>>> Michael Paquier writes:
>>>
- Point to polygon distance operator
>>> I looked at that briefly during the last fest,
On 12/15/2014 08:37 AM, Michael Paquier wrote:
On Mon, Dec 15, 2014 at 3:09 PM, Tom Lane wrote:
Michael Paquier writes:
- Point to polygon distance operator
I looked at that briefly during the last fest, but was unsure whether it
was too entangled with the GiST patches that Heikki was lookin
On Mon, Dec 15, 2014 at 3:09 PM, Tom Lane wrote:
> Michael Paquier writes:
>> - Point to polygon distance operator
> I looked at that briefly during the last fest, but was unsure whether it
> was too entangled with the GiST patches that Heikki was looking at.
Recalling my memories of this morning
Michael Paquier writes:
> Let's begin the commit fest of December:
> https://commitfest.postgresql.org/action/commitfest_view?id=25
> ...
> To committers: there are 2 patches marked as ready for committer from
> previous commit fest:
> - Foreign table inheritance
I should probably take this one.
Hi all,
Let's begin the commit fest of December:
https://commitfest.postgresql.org/action/commitfest_view?id=25
Looking at the stats at the top of the above page, there are currently
56 patches to be dealt with:
- Needs Review: 48
- Waiting on Author: 5
- Ready for Committer: 3
In short we are in
14 matches
Mail list logo