Stefan Kaltenbrunner <[email protected]> writes:
> really? there are provisions withing genbki.pl that are supposed to
> provide a proper error message(and would have likely helped to find the
> issue in that case as well):
> die "Version not specified or wrong format.\n" if !defined $major_version;
> however due to the way the current checks are executed you won't
> actually see that error...
Good point, the way that the error checking is done in the script leaves
a lot to be desired there.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers