yandex / odyssey

Scalable PostgreSQL connection pooler
BSD 3-Clause "New" or "Revised" License
3.21k stars 165 forks source link

sources/defer.h: new od_defer func #649

Open rkhapov opened 3 months ago

rkhapov commented 3 months ago

This is analog for golang's defer statement. Can be quite useful in the future.