Added time.h to pg_dumpall.c. Thanks.
---
Alvaro Herrera wrote:
> I got:
>
> gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -Wmissing-declarations
> -I/home/alvherre/CVS/pgsql/source/13commitOpt/src/interfaces
I got:
gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -Wmissing-declarations
-I/home/alvherre/CVS/pgsql/source/13commitOpt/src/interfaces/libpq
-I../../../src/include -I/home/alvherre/CVS/pgsql/source/13commitOpt/src/include
-D_GNU_SOURCE -DFRONTEND -c -o pg_dumpall.o
/home/alvhe