Andrew Dunstan <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> Why isn't pg_ctl.c using PG_VERSIONSTR from miscadmin.h?
> It looks like I adapted it from initdb.c - that would make sense given > the time frames. Oh, I hadn't seen the one in initdb.c. That's just plain silly, seeing that it's including miscadmin.h already. (Which means that non-backend inclusion of this file works already...) > There is unlikely to be any deep reason. OK, will fix. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq