Re: [BUGS] CVS Head - message formatting issue in initdb on Win32

2005-08-28 Thread Bruce Momjian
Dave Page wrote: > I see the following at the end of initdb on win32. Note the path > quoting: > > Success. You can now start the database server using: > > "C:\msys\1.0\local\pgsql\bin"\postmaster -D "data" > or > "C:\msys\1.0\local\pgsql\bin"\pg_ctl -D "data" -l logfile start Thanks, f

[BUGS] CVS Head - message formatting issue in initdb on Win32

2005-08-28 Thread Dave Page
I see the following at the end of initdb on win32. Note the path quoting: Success. You can now start the database server using: "C:\msys\1.0\local\pgsql\bin"\postmaster -D "data" or "C:\msys\1.0\local\pgsql\bin"\pg_ctl -D "data" -l logfile start Regards, Dave. -

Re: [BUGS] BUG #1852: compilation failed

2005-08-28 Thread Tom Lane
"fischer" <[EMAIL PROTECTED]> writes: > c99 -O3 -mips4 -woff 1164,1171,1185,1195,1552 -I. -I../../../src/include > -I/usr/local/include -I/usr/local2/include -I/usr/nekoware/include > -U_NO_XOPEN4 -c -o analyze.o analyze.c > Signal: Segmentation fault in Global Optimization -- Copy Propagation >

Re: [BUGS] BUG #1853: explain gives ERROR: bogus varno: 23

2005-08-28 Thread Michael Fuhr
On Sun, Aug 28, 2005 at 06:13:12AM +0100, Dustin Sallings wrote: > PostgreSQL version: 8.1b1 > Description:explain gives ERROR: bogus varno: 23 This might be the same problem that was fixed yesterday: http://archives.postgresql.org/pgsql-committers/2005-08/msg00374.php Try building the

[BUGS] BUG #1853: explain gives ERROR: bogus varno: 23

2005-08-28 Thread Dustin Sallings
The following bug has been logged online: Bug reference: 1853 Logged by: Dustin Sallings Email address: dustin@spy.net PostgreSQL version: 8.1b1 Operating system: Mac OS X 10.3.something Description:explain gives ERROR: bogus varno: 23 Details: If I run this query

[BUGS] beta page has broken link to bug submission

2005-08-28 Thread Dustin Sallings
http://www.postgresql.org/developer/beta        links tohttp://www.postgresql.org/developer/support/submitbug        should link tohttp://www.postgresql.org/support/submitbug --SPY                      My girlfriend asked me which one I like better.pub  1024/3CAE01D5 1994/11/03 Dustin S

[BUGS] BUG #1852: compilation failed

2005-08-28 Thread fischer
The following bug has been logged online: Bug reference: 1852 Logged by: fischer Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 beta1 Operating system: irix Description:compilation failed Details: mipspro 7.43. CFLAGS=-O3 -mips4. options: ./configure --pre