Adjust indentation in src/backend/optimizer/README.

Etsuro Fujita <efujita@postgresql.org>

Commit: bb2ae6fa47e5d84b6c5a9e3845021e7df031ec32
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2020-05-22T06:45:00Z
Releases: 13.0
Adjust indentation in src/backend/optimizer/README.

The previous indentation of optimizer functions was unclear; adjust the
indentation dashes so that a deeper level of indentation indicates that
the outer optimizer function calls the inner one.

Author: Richard Guo, with additional change by me
Reviewed-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/CAMbWs4-U-ogzpchGsP2BBMufCss1hktm%2B%2BeTJK_dUC196pw0cQ%40mail.gmail.com

Files

PathChange+/−
src/backend/optimizer/README modified +2 −2

Discussion