> > 1. Add a --version switch to postgres or postmaster to print its version > > and exit. postmaster already has this. Someone can copy the code into tcop/postgres.c as well. But should we not use the catversion for this? > > to a compatible library directory. Alternatively, add version info as > > a comment in the first line of global.bki. I think that's better. Bonus project: find out why initdb is picking up the wrong files in the first place. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- [HACKERS] Idea: cross-check versions during initdb Tom Lane
- Re: [HACKERS] Idea: cross-check versions during init... Larry Rosenman
- Re: [HACKERS] Idea: cross-check versions during ... Peter Eisentraut
- Re: [HACKERS] Idea: cross-check versions dur... Tom Lane
- Re: [HACKERS] Idea: cross-check versions... Bruce Momjian
- Re: [HACKERS] Idea: cross-check versions during ... Peter Eisentraut
- Re: [HACKERS] Idea: cross-check versions dur... Tom Lane
- Re: [HACKERS] Idea: cross-check versions... Peter Eisentraut
- Re: [HACKERS] Idea: cross-check ver... Tom Lane
- Re: [HACKERS] Idea: cross-check... Peter Eisentraut
- Re: [HACKERS] Idea: cross-c... Tom Lane
- Re: [HACKERS] Idea: cross-check versions during init... Bruce Momjian