Ticket #311 (new bug)

Opened 2 years ago

SQL code blocks do not know about CASE..END

Reported by: Valentine Gogichashvili Owned by: dpage
Priority: minor Milestone:
Component: pgadmin Version: trunk
Keywords: functions Cc:
Platform: all

Description

in dev version 1.13.0 Dev (ver: REL-1_13_DEV-272-g451d464) when viewing or editing PL/pgSQL code, an SQL statement, containing CASE..END constructs makes the block grouping [(-)(+) blocks] think, that the END of the CASE is and END of the BEGIN block... and later grouping blocks are invalidly rendered afterwards.

Note: See TracTickets for help on using tickets.