Schemas causing problems :( - Mailing list pgadmin-support

From Vitaly Belman
Subject Schemas causing problems :(
Date
Msg-id fa96e3c6040723154213357c43@mail.gmail.com
Whole thread Raw
Responses Re: Schemas causing problems :(  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-support
I have the following problem, when I am editing a function in PGAdmin
that is not in a public schema yet that it is in the search_path and
doing apply it does the following:

CREATE OR REPLACE FUNCTION blabla();

Meaning it omits the schema name and so even though the function I
edited was not in public schema, it ends there anyway, as it is higher
in the search_path. Why doesn't PGAdmin add the schema name before the
function? It sounds rather trivial to me =\.

Thanks.

-- ICQ: 1912453AIM: VitalyB1984MSN: tmdagent@hotmail.comYahoo!: VitalyBe


pgadmin-support by date:

Previous
From: Duane Winner
Date:
Subject: pgadmin3 on freebsd
Next
From: "Hiroshi Saito"
Date:
Subject: Re: pgadmin3 on freebsd