Adjust indentation in src/backend/optimizer/README.
authorEtsuro Fujita <efujita@postgresql.org>
Fri, 22 May 2020 06:45:00 +0000 (15:45 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Fri, 22 May 2020 06:45:00 +0000 (15:45 +0900)
commitbb2ae6fa47e5d84b6c5a9e3845021e7df031ec32
tree557aa2cf3049c52d536056d6d5c1a7b7d39facdf
parent10e1521f5c29da2dbe331462feb5408d5ef16915
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
src/backend/optimizer/README