ci: compile with -Og where applicable.

Andres Freund <andres@anarazel.de>

Commit: 4a288a37f9b7bfd13c4f5cd8b545ac856f975813
Author: Andres Freund <andres@anarazel.de>
Date: 2022-03-18T22:42:33Z
Releases: 15.0
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

Files

PathChange+/−
.cirrus.yml modified +5 −5

Discussion