mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 05:18:58 -04:00
b6fdd14765
compiler warnings caused by lack of extern declarations in extern.h. I believe the remaining gcc warnings here would go away if the ecpg grammar could be tweaked so it doesn't use REJECT ...