Re: snapshot generation broken again...
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: John Naylor <jcnaylor@gmail.com>
Cc: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-06T20:17:51Z
Lists: pgsql-hackers
John Naylor <jcnaylor@gmail.com> writes: > Here's a fix. Sorry, I didn't realize it was ever called without a > version number. It's not supposed to be. If it fails to put the correct version number into the .bki file, initdb will spit up. This is really a makefile bug, not genbki's fault. regards, tom lane