On Tue, Jan 14, 2014 at 9:28 PM, Peter Eisentraut <[email protected]> wrote: > Something is causing this new compiler warning: > > setup.c: In function ‘setup_dynamic_shared_memory’: > setup.c:102:3: error: format ‘%llu’ expects argument of type ‘long long > unsigned int’, but argument 2 has type ‘Size’ [-Werror=format=]
Oops. I've pushed a fix (at least, I hope it's a fix). -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
