[COMMITTERS] pgsql: Intel compiler has a bug/misoptimization in checking for division

2006-04-28 Thread Bruce Momjian
Log Message: --- Intel compiler has a bug/misoptimization in checking for division by NAN (NaN == 0), -mp1 fixes it, so add it to the CFLAGS. Autoconf run. Jeremy Drake Modified Files: -- pgsql: configure (r1.490 -> r1.491) (http://developer.postgresql.or

[COMMITTERS] pgsql: Fix s_lock_test to use tas.o file, if needed.

2006-04-28 Thread Bruce Momjian
Log Message: --- Fix s_lock_test to use tas.o file, if needed. Modified Files: -- pgsql/src/backend/storage/lmgr: Makefile (r1.20 -> r1.21) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/lmgr/Makefile.diff?r1=1.20&r2=1.21) --

[COMMITTERS] pgsql: Remove the restriction originally coded into

2006-04-28 Thread Tom Lane
Log Message: --- Remove the restriction originally coded into optimize_minmax_aggregates() that MIN/MAX not be converted to use an index if the query WHERE clause contains any volatile functions or subplans. I had originally feared that the conversion might alter the behavior of such a que

[COMMITTERS] pgsql: Remove the restriction originally coded into

2006-04-28 Thread Tom Lane
Log Message: --- Remove the restriction originally coded into optimize_minmax_aggregates() that MIN/MAX not be converted to use an index if the query WHERE clause contains any volatile functions or subplans. I had originally feared that the conversion might alter the behavior of such a que

Re: [COMMITTERS] pgsql: Modify Solaris compiler build rules to use the cpp preprocessor,

2006-04-28 Thread Kris Jurka
Bruce Momjian wrote: Log Message: --- Modify Solaris compiler build rules to use the cpp preprocessor, the the x86 file. Well it compiles now, but it doesn't seem to work: http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=kudu&dt=2006-04-28%2016:30:01 selecting default max_connections ..

[COMMITTERS] pgsql: Modify Solaris compiler build rules to use the cpp preprocessor,

2006-04-28 Thread Bruce Momjian
Log Message: --- Modify Solaris compiler build rules to use the cpp preprocessor, the the x86 file. Modified Files: -- pgsql/src/backend/port: Makefile (r1.22 -> r1.23) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/Makefile.diff?r1=1.22

[COMMITTERS] psqlodbc - psqlodbc: Post-release version number bump

2006-04-28 Thread User Dpage
Log Message: --- Post-release version number bump Modified Files: -- psqlodbc: configure.ac (r1.48 -> r1.49) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.48&r2=1.49) version.h (r1.62 -> r1.63) (http:

[COMMITTERS] psqlodbc - psqlodbc: Correct version number

2006-04-28 Thread User Dpage
Log Message: --- Correct version number Modified Files: -- psqlodbc/installer: Make.bat (r1.24 -> r1.25) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/installer/Make.bat.diff?r1=1.24&r2=1.25) ---(end of broadcast)--

[COMMITTERS] psqlodbc - psqlodbc: Update the configuration notes to match reality a

2006-04-28 Thread User Dpage
Log Message: --- Update the configuration notes to match reality a little better. Modified Files: -- psqlodbc/docs: config.html (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/config.html.diff?r1=1.2&r2=1.3) -

[COMMITTERS] psqlodbc - psqlodbc: FAQ update

2006-04-28 Thread User Dpage
Log Message: --- FAQ update Modified Files: -- psqlodbc/docs: faq.html (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/faq.html.diff?r1=1.3&r2=1.4) ---(end of broadcast)---