# GSoC 2026: Interest in adding support for generate\_series in postgres

**URL:** https://forum.djangoproject.com/t/gsoc-2026-interest-in-adding-support-for-generate-series-in-postgres/44362
**Category:** Google Season of Code
**Created:** [March 3, 2026, 4:43am UTC](https://forum.djangoproject.com/t/gsoc-2026-interest-in-adding-support-for-generate-series-in-postgres/44362 "2026-03-03T04:43:18Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![williamcancodee](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.djangoproject.com/williamcancodee/32/31747_2.png) [@williamcancodee](https://forum.djangoproject.com/u/williamcancodee)
#### Post date: [March 15, 2026, 12:11am UTC](https://forum.djangoproject.com/t/gsoc-2026-interest-in-adding-support-for-generate-series-in-postgres/44362/4 "2026-03-15T00:11:21Z")

</div>

Hi Simon,

Thank you for the guidance. I also just saw and acknowledged your response on the forum. It totally makes sense to focus on the ORM architecture instead of a specific feature like generate\_series.

Making CompositeField work nicely to deal with expressions that return tuples and refactoring SQL generation from the compiler to resolve\_expression is a good strategy. I can definitely see why you’d do that to lay the groundwork for SRFs to just work as a natural fit using LATERAL JOIN pushdowns.

I look forward to working further on this and learning from you.

Cheers,  
William

---

_[View the full topic](https://forum.djangoproject.com/t/gsoc-2026-interest-in-adding-support-for-generate-series-in-postgres/44362)._
