drop table in pgsql - Mailing list pgsql-sql

From Pawel Pierscionek
Subject drop table in pgsql
Date
Msg-id 15931.990105@astercity.net
Whole thread Raw
Responses Re: [SQL] drop table in pgsql  (jwieck@debis.com (Jan Wieck))
List pgsql-sql
Hi,

  How do I drop a table under plpgsql ?
  When  I  invoke a function which contains eg: DROP TABLE TMP a get a
  backend crash no matter if this table exists or not.

  I  can always do it the hard way and put DROP ... in an SQL function
  and then invoke DROP indirectly but do I have to ?

Please help me
Pawel Pierscionek



pgsql-sql by date:

Previous
From: Gomez Eduardo Antonio
Date:
Subject: I cant delete....
Next
From: "Frank Morton"
Date:
Subject: Kind of Funny