Re: [SQL] Unresolved external: tgetent

2004-12-13 Thread Tom Lane
Christoph Haller <[EMAIL PROTECTED]> writes: > Furthermore, the regression test fails badly on > parallel group (20 tests): point lseg > running forever. The process list shows > ps -fu rodos > UID PID PPID CSTIME TTY TIME COMMAND >rodos 14786 6955 228 10:26:43 pts/0

Re: [SQL] Unresolved external: tgetent

2004-12-13 Thread Christoph Haller
I did 8.0.0rc1 - same behavior psql template1 Welcome to psql 8.0.0rc1, the PostgreSQL interactive terminal. Type: \copyright for distribution terms \h for help with SQL commands \? for help with psql commands \g or terminate with semicolon to execute query \q to quit

Re: [SQL] Unresolved external: tgetent

2004-12-12 Thread Bruce Momjian
Would you please test 8.0RC release on the ftp site. It might already be fixed. --- Christoph Haller wrote: > I doubt this is the right list, but it's the only one I'm subscribed to, > > so please, if one of the core membe

[SQL] Unresolved external: tgetent

2004-12-10 Thread Christoph Haller
I doubt this is the right list, but it's the only one I'm subscribed to, so please, if one of the core members is reading this, forward it to the right one. I have successfully compiled and installed 7.4.5 yesterday. After doing 'make' I saw the line "Ready to install". template1=# select version