git.postgresql.org Git - postgresql.git/commit
2017年8月16日 04:22:32 +0000 (00:22 -0400)
2017年9月14日 17:27:54 +0000 (13:27 -0400)
commit 0c4b879b74f891c19b3b431c5f34f94e50daa09b
Avoid use of bool in thread_test.c
It's not necessary for such a small program, and it causes unnecessary
extra work to get the correct definition of bool, more so if we are
going to introduce stdbool.h later.
Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>
This is the main PostgreSQL git repository.
RSS
Atom