Re: [HACKERS] pgaccess 0.98

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] pgaccess 0.98
Дата
Msg-id 199911020012.TAA15555@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] pgaccess 0.98  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-hackers
> Bruce Momjian wrote:
>  
> > It should just install and work now.
> 
> In the RPM context, it doesn't.  I pulled a cvs update of
> REL6_5_PATCHES, tarballed the tree into 'postgresql-6.5.3.tar.gz', and
> gave it the 'rpm -ba' treatment after a patch-building and
> spec-file-editing session that I'd rather forget (due to some of my
> stupid errors) (ask Thomas about the rpm spec file....).
> 
> /usr/bin/pgaccess (in the standard install, this is the result of your
> munged src/bin/pgaccess/pgaccess.sh) has the following line:
> 
> PATH_TO_WISH=@WISH@
> 
> Which confuses things.  The line should read
> 'PATH_TO_WISH=/usr/bin/wish' -- which, when I edit pgaccess to read
> thus, everything works.

Thanks for testing this.  I have fixed the problem.  Please try it again
and let me know.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@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: [HACKERS] pgaccess 0.98
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: [HACKERS] using indices in ORDER BY ... DESC