Hacker News new | ask | show | jobs
by marcosdumay 1003 days ago
Yes, I meant that plpgsql is on a complete different level from t-sql (and t-sql is already on a different level from pl/sql).

But also, you don't need extensions to enable other languages, postgres allows those out of the box (through the C-ABI). Anyway, that is not very compelling, because plpgsql is quite good already.