From: | Camelia C <camelia13c(at)gmail(dot)com> |
---|---|
To: | pgsql-students(at)postgresql(dot)org |
Subject: | [GSoC] Optimization tasks |
Date: | 2015-03-05 02:54:20 |
Message-ID: | CANRsWh7NCRchyG+K+yCPWdwUEWNmKuVRQZukVd948NOehq740Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | Postg메이저 토토 사이트SQL |
Hello,
My name is Camelia, I carry out Doctoral/PhD research in the field of
database query processing and I'd like to contribute with PostgreSQL
optimization tasks during this year's GSoC:
- Optimization- add to the join removal code the ability to remove joins
to tables when the join is on a foreign key column (where all entries must
exist in the parent anyway)
- Optimization- Check the set of conditionals on a WHERE clause against
CHECK constraints on the table being queried and remove any conditionals
which *must* be true due to the CHECK constraints
and others that may appear interesting along my review of the source code.
I'm very excited about this opportunity and I hope that the results will be
as good!
Will the aforementioned subjects be open for work or do other committers
have them under work already?
Do you have a specific template for the project proposal?
Thank you very much!
Best regards,
Camelia
From | Date | Subject | |
---|---|---|---|
Next Message | Camelia C | 2015-03-06 19:06:43 | Fwd: [GSoC] Optimization tasks |
Previous Message | hitesh ramani | 2015-03-04 19:36:34 | Re: GSOC 2015: Student Introduction |