Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-18 Thread Bruce Momjian
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Alvaro Herrera
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Rodrigo Gonzalez
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Heikki Linnakangas
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Alexander Korotkov
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Heikki Linnakangas
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Alexander Korotkov
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Tom Lane
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Heikki Linnakangas
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Alexander Korotkov
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,

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-15 Thread Heikki Linnakangas
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-14 Thread Michael Paquier
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

Re: [HACKERS] Commit fest 2014-12, let's begin!

2014-12-14 Thread Tom Lane
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.

[HACKERS] Commit fest 2014-12, let's begin!

2014-12-14 Thread Michael Paquier
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