Hacker News new | ask | show | jobs
by mytherin 1343 days ago
Postgres uses a similar custom implementation of try/catch [1].

[1] https://github.com/postgres/postgres/blob/master/src/include...