pgsql: Adjust indentation in src/backend/optimizer/README.
Started by Etsuro Fujitaover 6 years ago1 messagescomitters
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: /messages/by-id/CAMbWs4-U-ogzpchGsP2BBMufCss1hktm++eTJK_dUC196pw0cQ@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/bb2ae6fa47e5d84b6c5a9e3845021e7df031ec32
Modified Files
--------------
src/backend/optimizer/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)