mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
pointer type when it is not necessary to do so. For future reference, casting NULL to a pointer type is only necessary when (a) invoking a function AND either (b) the function has no prototype OR (c) the function is a varargs function.
9.9 KiB
9.9 KiB