Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Who is in charge of pg_filedump now?
It's usually me that fixes it for new PG versions. I don't normally
try to track CVS HEAD, just update it at release time.
> I noticed that the latest version (for 8.3) does not play nice with
> HEAD, because of changes in ControlFileData. The attached patch fixes
> that, allowing it to compile.
Thanks, appreciate the patch.
regards, tom lane