mirror of
https://github.com/postgres/postgres.git
synced 2026-05-19 07:03:27 -04:00
c4db0d9ae1
are converted to Postgres Assert() macros, instead of using <assert.h> as formerly. No difference in production builds, but --enable-cassert debug builds will get better coverage for regex testing.