mirror of
https://github.com/postgres/postgres.git
synced 2025-11-21 00:42:43 +03:00
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>
18 KiB
18 KiB