Re: [HACKERS] about index inheritance

2013-05-08 Thread Jim Nasby
On 5/8/13 2:17 PM, Martijn van Oosterhout wrote: On Wed, May 08, 2013 at 10:19:08AM +0200, Vincenzo Melandri wrote: On Tue, May 7, 2013 at 11:55 PM, Robert Haas wrote: This is a really hard problem. If you pick this as your first project hacking on PostgreSQL, you will almost certainly fail.

Re: [HACKERS] about index inheritance

2013-05-08 Thread Martijn van Oosterhout
On Wed, May 08, 2013 at 10:19:08AM +0200, Vincenzo Melandri wrote: > On Tue, May 7, 2013 at 11:55 PM, Robert Haas wrote: > > This is a really hard problem. If you pick this as your first project > > hacking on PostgreSQL, you will almost certainly fail. > > > Thank you very much, i guessed that a

Re: [HACKERS] about index inheritance

2013-05-08 Thread Vincenzo Melandri
On Tue, May 7, 2013 at 11:55 PM, Robert Haas wrote: > On Mon, May 6, 2013 at 9:30 AM, Vincenzo Melandri > wrote: > > Hi guys, > > > > My first post here :) > > I stumbled into the same problem as this guy > > http://www.postgresql.org/message-id/4be2835a.5020...@cybertec.at > > , so since I have

Re: [HACKERS] about index inheritance

2013-05-07 Thread Robert Haas
On Mon, May 6, 2013 at 9:30 AM, Vincenzo Melandri wrote: > Hi guys, > > My first post here :) > I stumbled into the same problem as this guy > http://www.postgresql.org/message-id/4be2835a.5020...@cybertec.at > , so since I have some spare time recently, I've set-up the development > environment f

[HACKERS] about index inheritance

2013-05-06 Thread Vincenzo Melandri
Hi guys, My first post here :) I stumbled into the same problem as this guy http://www.postgresql.org/message-id/4be2835a.5020...@cybertec.at , so since I have some spare time recently, I've set-up the development environment for postgresql and I think I may be able to contibute for the feature of