psql: Fix line continuation prompts for unbalanced parentheses
This was broken by a silly mistake in
e717a9a18b2e34c9c40e5259ad4d31cd7e420750.
Reported-by: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Author: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Discussion: https://www.postgresql.org/message-id/CAMkU=1zKGWEJdBbYKw7Tn7cJmYR_UjgdcXTPDqJj=dNwCETBCQ@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/d9a9f4b4b92ad39e3c4e6600dc61d5603ddd6e24
Modified Files
--------------
src/fe_utils/psqlscan.l | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)