Re: [pgadmin-support] Error dropping constraint (case sensitivity)

2006-12-15 Thread Dave Page
M S wrote: Hi, I just produced and error message when trying to drop a constraint on a table which is in a schema with a mixed-case name. --- pgAdmin III --- An error has occurred: ERROR: schema "mycomponent" does not exist Thanks, fixed in S

[pgadmin-support] Error dropping constraint (case sensitivity)

2006-12-15 Thread M S
Hi, I just produced and error message when trying to drop a constraint on a table which is in a schema with a mixed-case name. --- pgAdmin III --- An error has occurred: ERROR: schema "mycomponent" does not exist --- OK