| From: | "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org> |
|---|---|
| To: | |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | [pgAdmin III] #311: SQL code blocks do not know about CASE..END |
| Date: | 2011-03-12 09:33:55 |
| Message-ID: | 064.ec605d518632db9f6ecc84d37bfdd2ed@code.pgadmin.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
#311: SQL code blocks do not know about CASE..END
-------------------------------------+--------------------------------------
Reporter: Valentine Gogichashvili | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: functions | Platform: all
-------------------------------------+--------------------------------------
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.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/311>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgAdmin Trac | 2011-03-12 09:36:55 | [pgAdmin III] #312: Feature request: ability to set hostaddr |
| Previous Message | Guillaume Lelarge | 2011-03-12 09:27:41 | pgAdmin III commit: Fix selection of objects in backup/restore dialogs |