Files
neon/postgres_ffi/README
Heikki Linnakangas 8af5cbedb1 Move xlog_utils.rs to postgres_ffi module.
I had copy-pasted these functions to a few other places. Clean that up,
move them to a common module, and add some comments.
2021-04-22 13:22:34 +03:00

4 lines
86 B
Plaintext

This module contains utility functions for interacting with PostgreSQL
file formats.