mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-19 20:48:30 +00:00
05eff3a67e
neon.c is getting crowded and the logical replication slot monitor is a good candidate for reorganization. It is very self-contained, and being in a separate file will make it that much easier to find. Signed-off-by: Tristan Partin <tristan@neon.tech>