Thread: pgsql: ci: compile with -Og where applicable.

pgsql: ci: compile with -Og where applicable.

From
Andres Freund
Date:
ci: compile with -Og where applicable.

To improve performance of check-world, and improve debugging, without
significantly slower builds (they're cached anyway).

This makes freebsd check-world run in 8.5 minutes rather than 15 minutes.

Author: Justin Pryzby <pryzbyj@telsasoft.com>
Reviewed-By: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20220310220611.GH28503@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4a288a37f9b7bfd13c4f5cd8b545ac856f975813

Modified Files
--------------
.cirrus.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)