Hubert depesz Lubaczewski <depesz@depesz.pl> writes:
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I../../../sr=
> c/include -c -o bootparse.o bootparse.c
> bootparse.y: In function `do_start':
> bootparse.y:58: too few arguments to function `StartTransactionCommand'
> do you have any idea on what is wrong?
Looks like your bootparse.c is out of date. Perhaps you have an old
version with a wrong timestamp in your source tree?
regards, tom lane