Re: [Fwd: PostgreSQL RPMS...]

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [Fwd: PostgreSQL RPMS...]
Дата
Msg-id 200006122124.RAA04716@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [Fwd: PostgreSQL RPMS...]  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-hackers
> Bruce Momjian wrote:
> > 
> > No idea.  I just brand the files.
> ----
> > > I assume that you may still be doing the RPMS's for PostgreSQL.
> > > Just a note on the latest 7.0.2-1 RPMS release. The binaries from
> > > the RPMS are reporting that they are version 7.0.1, instead of
> 
> If I run psql -V on 7.0.2, it reports that it is 7.0.1.
> 
> Oh well.
> 

Strange.  If you look in include/version.h.in, it constructs
PG_VERSION_STR and I see 7.0.2 in there.  My guess is that somehow the
tarball being grabbed has 7.0.1 in include/version.h.in, even though CVS
has 7.0.2.

Can you check on that?

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [Fwd: PostgreSQL RPMS...]
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Caching number of blocks in relation to avoi lseek.