|
|
|
|
|
by danmg
2069 days ago
|
|
I had to write my own allocators when I wrote an a postgres language extension in C++ which returned variable length results. This let postgres free the data when it deemed that the result was no longer being used. It's not just a relic of the past. This was last year. |
|