Command to execute SQL string - Mailing list pgsql-general

From Łukasz Jarych
Subject Command to execute SQL string
Date
Msg-id CAGv31odu+=D+hDvoMGQzxhin+=83wEd3XEeOWXUZ9ZMeTWkJ7g@mail.gmail.com
Whole thread Raw
Responses Re: Command to execute SQL string  (Francisco Olarte <folarte@peoplecall.com>)
List pgsql-general
Hello,

i have a table when i have string in each row,
for example "DELETE FROM t_test WHERE ID = 3". 

I want to execute for each row this command. 
It is possible? 

Best wishes,
Jacek

pgsql-general by date:

Previous
From: Dylan Luong
Date:
Subject: RE: Resync second slave to new master
Next
From: Łukasz Jarych
Date:
Subject: Trigger to create string to inverse SQL statement