Dorward Villaruz wrote:> good morning, where can i download plpgsql?
it should be included in your postgresql tar
if you used a binary package all you should need to do is/path/to/pg/bin/createlang plpgsql <dbname>
Tom