mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
314ed5de6d
duplicative -DFRONTEND flags from many Makefiles. We still need Makefile control of the symbol in a few places that compile frontend-or-backend src/port/ files, but it's a lot cleaner than before. Hiroshi Saito