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