Re: [pgadmin-support] SQL code blocks do not know about CASE..END

2011-03-12 Thread Guillaume Lelarge
Le 09/03/2011 11:57, Gogichashvili, Valentine a écrit : > [...] > 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

[pgadmin-support] SQL code blocks do not know about CASE..END

2011-03-09 Thread Gogichashvili, Valentine
Hallo, 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 invalid

[pgadmin-support] SQL code blocks do not know about CASE..END

2011-03-09 Thread Gogichashvili, Valentine
Hallo, 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 invalid