mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
9d9d8e9519
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.