mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
If a pointer is guaranteed to carry information there is no need to check for NULL again. Patch by Michael Paquier.
If a pointer is guaranteed to carry information there is no need to check for NULL again. Patch by Michael Paquier.