mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -04:00
36390713a6
I forgot that some compilers won't handle #if constructs within ereport() calls. Duplicating most of the call is annoying but simple. Per buildfarm.