mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 07:42:52 -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.