git.postgresql.org Git - postgresql.git/commit
2019年4月17日 11:51:48 +0000 (13:51 +0200)
2019年4月17日 11:51:48 +0000 (13:51 +0200)
commit 252b707bc41cc9bf6c55c18d8cb302a6176b7e48
Return NULL for checksum failures if checksums are not enabled
Returning 0 could falsely indicate that there is no problem. NULL
correctly indicates that there is no information about potential
problems.
Also return 0 as numbackends instead of NULL for shared objects (as no
connection can be made to a shared object only).
Author: Julien Rouhaud <rjuju123@gmail.com>
Reviewed-by: Robert Treat <rob@xzilla.net>
This is the main PostgreSQL git repository.
RSS
Atom