mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 13:08:27 +00:00
48890d206e
Instead of manually constructing the directory's path, we can just use the `parent()` function. This is a drive-by improvement from #6206