mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -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.