Re: compress method for spgist - 2

2018-02-28 Thread Tom Lane
Alexander Korotkov writes: > On Thu, Jan 4, 2018 at 1:17 AM, Dagfinn Ilmari Mannsåker > wrote: >> This patch added two copies of the poly_ops row to the "Built-in SP-GiST >> Operator Classes" table in spgist.sgml. > Thank for fixing this! I'm sure that Teodor will push this after end of > New Y

Re: compress method for spgist - 2

2018-02-27 Thread Daniel Gustafsson
> On 04 Jan 2018, at 06:17, Dagfinn Ilmari Mannsåker wrote: > > Teodor Sigaev writes: > >>> Now, this patch is ready for committer from my point of view. >> >> Thank you, pushed > > This patch added two copies of the poly_ops row to the "Built-in SP-GiST > Operator Classes" table in spgist.sg

Re: compress method for spgist - 2

2018-01-03 Thread Alexander Korotkov
On Thu, Jan 4, 2018 at 1:17 AM, Dagfinn Ilmari Mannsåker wrote: > Teodor Sigaev writes: > > >> > >> Now, this patch is ready for committer from my point of view. > > > > Thank you, pushed > > This patch added two copies of the poly_ops row to the "Built-in SP-GiST > Operator Classes" table in sp

Re: compress method for spgist - 2

2018-01-03 Thread Dagfinn Ilmari Mannsåker
Teodor Sigaev writes: >> >> Now, this patch is ready for committer from my point of view. > > Thank you, pushed This patch added two copies of the poly_ops row to the "Built-in SP-GiST Operator Classes" table in spgist.sgml. The attached patched removes one of them. - ilmari -- - Twitter seem

Re: compress method for spgist - 2

2017-12-25 Thread Teodor Sigaev
Now, this patch is ready for committer from my point of view. Thank you, pushed -- Teodor Sigaev E-mail: teo...@sigaev.ru WWW: http://www.sigaev.ru/

Re: compress method for spgist - 2

2017-12-07 Thread Alexander Korotkov
On Thu, Dec 7, 2017 at 3:17 AM, Nikita Glukhov wrote: > On 06.12.2017 21:49, Alexander Korotkov wrote: > > On Wed, Dec 6, 2017 at 6:08 PM, Nikita Glukhov > wrote: > >> On 05.12.2017 23:59, Alexander Korotkov wrote: >> >> On Tue, Dec 5, 2017 at 1:14 PM, Darafei Praliaskouski >> wrote: >> >>> The

Re: compress method for spgist - 2

2017-12-06 Thread Nikita Glukhov
On 06.12.2017 21:49, Alexander Korotkov wrote: On Wed, Dec 6, 2017 at 6:08 PM, Nikita Glukhov mailto:n.glu...@postgrespro.ru>> wrote: On 05.12.2017 23:59, Alexander Korotkov wrote: On Tue, Dec 5, 2017 at 1:14 PM, Darafei Praliaskouski mailto:m...@komzpa.net>> wrote: The

Re: compress method for spgist - 2

2017-12-06 Thread Alexander Korotkov
On Wed, Dec 6, 2017 at 6:08 PM, Nikita Glukhov wrote: > On 05.12.2017 23:59, Alexander Korotkov wrote: > > On Tue, Dec 5, 2017 at 1:14 PM, Darafei Praliaskouski > wrote: > >> The following review has been posted through the commitfest application: >> make installcheck-world: not tested >> Imple

Re: compress method for spgist - 2

2017-12-06 Thread Nikita Glukhov
On 05.12.2017 23:59, Alexander Korotkov wrote: On Tue, Dec 5, 2017 at 1:14 PM, Darafei Praliaskouski > wrote: The following review has been posted through the commitfest application: make installcheck-world:  not tested Implements feature:       not teste

Re: compress method for spgist - 2

2017-12-05 Thread Alexander Korotkov
On Tue, Dec 5, 2017 at 1:14 PM, Darafei Praliaskouski wrote: > The following review has been posted through the commitfest application: > make installcheck-world: not tested > Implements feature: not tested > Spec compliant: not tested > Documentation:tested, passed >

Re: compress method for spgist - 2

2017-12-05 Thread Darafei Praliaskouski
The following review has been posted through the commitfest application: make installcheck-world: not tested Implements feature: not tested Spec compliant: not tested Documentation:tested, passed I've read the updated patch and see my concerns addressed. I'm looking f

Re: [HACKERS] compress method for spgist - 2

2017-12-04 Thread Nikita Glukhov
On 30.11.2017 05:31, Michael Paquier wrote: I can see as well that the patches posted at the beginning of the thread got reviews but that those did not get answered. The set of patches also have conflicts with HEAD so they need a rebase. For those reasons I am marking this entry as returned with

Re: [HACKERS] compress method for spgist - 2

2017-11-29 Thread Michael Paquier
On Fri, Sep 22, 2017 at 9:03 AM, Nikita Glukhov wrote: > Should I start a separate thread for this issue and add patches to > commitfest? Yes, please. It would be nice if you could spawn a separate thread for what looks like a bug, and separate topics should have their own thread. This will attra