Remove unneeded assignments in for loop header The last use of this variable in the loop body was removed by commit 93df658a0189.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/afc3b0143c89405540461f306137ab6a9671c3bb Modified Files -------------- src/fe_utils/print.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
