mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 14:28:20 -04:00
1a5fb65463
assert.patch
adds a switch to turn on/off the assert checking if enabled at compile
time. You can now compile postgres with assert checking and disable it
at runtime in a production environment.