forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbb2ae6f

Etsuro Fujita
Adjust indentation in src/backend/optimizer/README.
The previous indentation of optimizer functions was unclear; adjust theindentation dashes so that a deeper level of indentation indicates thatthe outer optimizer function calls the inner one.Author: Richard Guo, with additional change by meReviewed-by: Kyotaro HoriguchiDiscussion:https://postgr.es/m/CAMbWs4-U-ogzpchGsP2BBMufCss1hktm%2B%2BeTJK_dUC196pw0cQ%40mail.gmail.com1 parent10e1521 commitbb2ae6f
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
| 328 | + | |
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
|
0 commit comments
Comments
(0)