1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src
Andres Freund 071371bc43 LLVMJIT: Free created module in LLVM < 5.
Due to the differing APIs between versions, I forgot to deallocate the
generated module in older LLVM versions, leading to a memory leak.

Author: Andres Freund
2018-03-26 16:04:39 -07:00
..
2018-03-26 18:26:27 +03:00
2018-03-15 10:02:59 -03:00
2018-03-22 17:42:03 +03:00
2018-01-02 23:30:12 -05:00