Re: GSoC - code of implementation of materialized views

Pavel Baroš <baros.p@seznam.cz>

From: Pavel <baros.p@seznam.cz>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-07-08T13:09:06Z
Lists: pgsql-hackers
Dne 8.7.2010 12:33, Robert Haas napsal(a):
> 2010/6/29 Pavel Baroš<baros.p@seznam.cz>:
>    
>> Yeah, it is my fault, I did not mentioned that this patch is not final. It
>> is only small part of whole implementation. I wanted to show just this,
>> because I think that is the part that should not change much. And to show I
>> did something, I am not ignoring GSoC. Now I can fully focus on the program.
>>
>> Most of the problems you mentioned (except pg_dump) I have implemented and I
>> will post it to HACKERS soon. Until now I've not had much time, because I
>> just finished my BSc. studies yesterday.
>>      
> Any update on this?
>
>    
Sure, sorry for delay, I updated code on 
http://github.com/pbaros/postgres just a few minutes ago. Today I'll 
post patch here on HACKERS with my comments.

Pavel Baros