mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 22:18:21 +00:00
8f43d7637c
Move ReceiveWalConn into its own file. Shuffle constants around so they are close to the protocol they're associated with, or move them into postgres_ffi if they seem to be global constants.
This module contains utility functions for interacting with PostgreSQL file formats.