[COMMITTERS] pgsql-server/src/test/regress pg_regress.sh

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/19 02:20:27 Modified files: src/test/regress: pg_regress.sh Log message: Add MinGW to cases where libdir should be used for regression tests: case $host_platform i

[COMMITTERS] pgsql-server/src/interfaces/ecpg/ecpglib Makefile

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/19 02:14:59 Modified files: src/interfaces/ecpg/ecpglib: Makefile Log message: Win32 needs -lpgport for dll creation of ecpglib. ---(end of broadcast)

[COMMITTERS] pgsql-server/src/port exec.c

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/19 01:36:33 Modified files: src/port : exec.c Log message: Supress verbose stderr messages while trying to find my exec path. Per report from Christopher.

[COMMITTERS] pgsql-server/src/backend/utils/adt numeric.c

2004-05-18 Thread Neil Conway
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/19 01:32:26 Modified files: src/backend/utils/adt: numeric.c Log message: Minor correction for previous SQLSTATE patch: I changed dsqrt() to emit the right error code previ

[COMMITTERS] pgsql-server/src include/port.h interfaces/lib ...

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/19 01:21:51 Modified files: src/include: port.h src/interfaces/libpq: Makefile src/port : path.c Log message: Win32 can't have the same function coming

[COMMITTERS] pgsql-server/src/timezone zic.c

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/18 22:17:42 Modified files: src/timezone : zic.c Log message: Allow zic to compile by defining a "" value for my_exec_path. It isn't used by zic anyway. --

Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/p ...

2004-05-18 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Yes, it probably is bad, but I am not sure how frequently this will > > happen, _and_ I need to set my_exec_path very far up in the tree to the > > timezone stuff knows the location, hence the fact that elog() calls > > wouldn't work a

Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/p ...

2004-05-18 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Yes, it probably is bad, but I am not sure how frequently this will > happen, _and_ I need to set my_exec_path very far up in the tree to the > timezone stuff knows the location, hence the fact that elog() calls > wouldn't work at all anyway, I think. Pe

Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/p ...

2004-05-18 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Remove elog() calls from find_my_exec; do fprintf(stderr) instead. > > Isn't that a seriously bad idea? > > I thought that output to stderr generally goes into the bit bucket in > Windows. I have never heard stderr is ignored i

Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/p ...

2004-05-18 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Remove elog() calls from find_my_exec; do fprintf(stderr) instead. > > Isn't that a seriously bad idea? > > I thought that output to stderr generally goes into the bit bucket in > Windows. Yes, it probably is bad, but I am not

Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/p ...

2004-05-18 Thread Tom Lane
[EMAIL PROTECTED] (Bruce Momjian) writes: > Remove elog() calls from find_my_exec; do fprintf(stderr) instead. Isn't that a seriously bad idea? I thought that output to stderr generally goes into the bit bucket in Windows. regards, tom lane ---

[COMMITTERS] pgsql-server/src/backend/rewrite rewriteDefine.c

2004-05-18 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/18 19:49:51 Modified files: src/backend/rewrite: rewriteDefine.c Log message: setRuleCheckAsUser has to be applied to any subqueries appearing in a rule's event_qual, not o

[COMMITTERS] pgsql-server/doc/src/sgml installation.sgml

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/18 18:46:26 Modified files: doc/src/sgml : installation.sgml Log message: Trim down relocatable docs, per Peter. ---(end of broadcast)--

[COMMITTERS] pgsql-server/doc/src/sgml installation.sgml

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/18 17:34:01 Modified files: doc/src/sgml : installation.sgml Log message: Add some documentation on relocatable installs. ---(end of broadcast)-

[COMMITTERS] pgsql-server/src/backend main/main.c postmaste ...

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/18 17:27:25 Modified files: src/backend/main: main.c src/backend/postmaster: postmaster.c src/backend/tcop: postgres.c Log message: Move get_pkglib_path up into m

[COMMITTERS] pgsql-server/src backend/main/main.c backend/p ...

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/18 17:18:59 Modified files: src/backend/main: main.c src/backend/postmaster: postmaster.c src/backend/tcop: postgres.c src/bin/initdb : Makefile src/bin/p

[COMMITTERS] pgsql-server/doc TODO

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/18 13:06:08 Modified files: doc: TODO Log message: Add: > * Allow binaries to be statically linked so they are more easily relocated

[COMMITTERS] pgsql-server/doc FAQ_russian src/FAQ/FAQ_russi ...

2004-05-18 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/05/18 10:18:39 Modified files: doc: FAQ_russian doc/src/FAQ: FAQ_russian.html Log message: Update Russian FAQ. Viktor Vislobokov --