> -----Original Message----- > From: Andrew Dunstan [mailto:[EMAIL PROTECTED] > Sent: 08 September 2004 17:17 > To: Tom Lane > Cc: Magnus Hagander; Dave Page; PostgreSQL-patches > Subject: Re: [PATCHES] Tsearch2 update for Win32. > > > Not to mention someone putting a \ command in the install > script. I understand the difficulties, but ISTM that getting > "psql -f scriptfile" > working could be a Good Thing (tm).
If you have any suggestions on how we can trap errors I'm all ears (well, eyes) :-) > OTOH, should the > installer be running the contrib install scripts, or should > this be left as a job for the administrator? Maybe we're > trying to do too much. This is Windows and users will not expect to have to use command line tools - and pgAdmin suffers the same problem as the installer - it cannot handle \ commands etc. either. Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match