|
|
|
|
|
by harikb
2166 days ago
|
|
I think “extension” covers any custom code (even functions that need to import a c library), not just major db features. I have had to do it recently [1] to customize partitioning function to be the way I like. It would be great to do it in a friendlier language [1] https://harikb.github.io/posts/postgres-11-hash-partitioning... |
|
Whether Rust is "friendlier" than C depends a lot on your definition of what that means.