Refine log/error messages. Print out the errno message, not the number.
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 21 Nov 2000 22:27:26 +0000 (22:27 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 21 Nov 2000 22:27:26 +0000 (22:27 +0000)
commit21b099edd5c912fb64bda9f5ea6726928a4f40b7
treef952ca1517dd86f2e9f74de854c3633fbb2a728d
parentb7b42a01f1406195dbbe06ba5ba91ee2006010dd
Refine log/error messages.  Print out the errno message, not the number.
Remove timestamps from messages where this would be redundant with the
log_timestamp option.
src/backend/access/transam/xlog.c