git.postgresql.org Git - postgresql.git/commit
2016年8月30日 16:00:00 +0000 (12:00 -0400)
2016年9月30日 18:03:57 +0000 (14:03 -0400)
commit 1c0cf52b39ca3a9a79661129cff918dc000a55eb
Use return instead of exit() in configure
Using exit() requires stdlib.h, which is not included. Use return
instead. Also add return type for main().
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>
This is the main PostgreSQL git repository.
RSS
Atom