good morning, where can i download plpgsql?
Dorward Villaruz wrote:
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