Function pipelines: Building functional programming into PostgreSQL using custom operators

Today we are releasing function pipelines, a new feature that allows you to analyze data by composing multiple functions in SQL – introducing a simpler, cleaner way of expressing complex logic in PostgreSQL.