mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
old comment in the code claimed that this was necessary. Since it is not actually necessary any more, it is clearer to remove the comment and just return NULL instead -- the return value of ExecHash() is not used.