mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 05:22:56 +00:00
After #2325 the old method no longer works as our Makefile does not print compilation commands when run with --dry-run, see https://github.com/neondatabase/neon/issues/2378#issuecomment-1241421325 This method is much slower but is hopefully robust. Add some more notes while we're here.