I just start to learn plsql and plpgsql. There are a lot of comparison of pl/sql and pl/pgsql available online. I am wondering why plsql work well on Postgresql and how it work? Is the code converted to plpgsql code? If use postgresql database server, which one is better between plsql and pl/pgsql?