adds parallelized data definition capabilities, and introduces just-in-time
(JIT) compilation for accelerating the execution of expressions in queries.
-"For PostgreSQL 11, our development community focused on adding features that improve PostgreSQL's ability to manage very large databases," said Bruce Momjian, a [core team member](https://www.postgresql.org/developer/core/) of the [PostgreSQL Global Development Group](https://www.postgresql.org). "On top of PostgreSQL's proven performance for transactional workloads, PostgreSQL 11 makes it even easier for developers to run big data applications at scale."
+"For PostgreSQL 11, our development community focused on adding features that
+improve PostgreSQL's ability to manage very large databases," said Bruce
+Momjian, a [core team member](https://www.postgresql.org/developer/core/) of the
+[PostgreSQL Global Development Group](https://www.postgresql.org). "On top of
+PostgreSQL's proven performance for transactional workloads, PostgreSQL 11 makes
+it even easier for developers to run big data applications at scale."
PostgreSQL benefits from over 20 years of open source development and has
become the preferred open source relational database for developers. The project