Fwd: [GSoC] Optimization tasks

From: Camelia C <camelia13c(at)gmail(dot)com>
To: pgsql-students(at)postgresql(dot)org
Subject: Fwd: [GSoC] Optimization tasks
Date: 2015-03-06 19:06:43
Message-ID: CANRsWh6yKMhannJQ6ONwN2_WhS0ho29AQh+ZATXJBM=VdCrTAw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-students

Hello,

For my second question, I guess that [1] provides the information of the
expected parts of the project proposal.

However, I expect some feedback from your part about the topic chosen
before I jump into writing the project proposal.

Thanks!

Have a nice week-end,
Camelia

[1] http://www.postgresql.org/developer/summerofcode/#proposals

---------- Forwarded message ----------
From: Camelia C <camelia13c(at)gmail(dot)com>
Date: Thu, Mar 5, 2015 at 3:54 AM
Subject: [GSoC] Optimization tasks
To: pgsql-students(at)postgresql(dot)org

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

In response to

Responses

Browse pgsql-students by date

  From Date Subject
Next Message hitesh ramani 2015-03-06 19:48:21 Re: GSOC 2015: Student Introduction
Previous Message Camelia C 2015-03-05 02:54:20 [GSoC] Optimization tasks