forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4a288a3
committed
ci: compile with -Og where applicable.
To improve performance of check-world, and improve debugging, withoutsignificantly 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.com1 parent225fb55 commit4a288a3
1 file changed
+5
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
205 |
| - | |
| 204 | + | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
319 |
| - | |
| 318 | + | |
| 319 | + | |
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
|
0 commit comments
Comments
(0)