CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 15:58:45
Modified files:
src/backend/main: main.c
src/backend/postmaster: postmaster.c
src/backend/tcop: postgres.c
Log message:
Move find_my_exec lower so elo
Bruce Momjian <[EMAIL PROTECTED]> writes:
> 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?
> Yes, it probably is bad, but I am not sure how frequently this will
> happen, _
> >>> I thought that output to stderr generally goes into the
> bit bucket
> >>> in Windows.
>
> > It is never ignored. WHen running as a service, you will
> only see it
> > if ou check the box "allow service to interact with
> desktop", and this
> > can only be done on Local System services
"Magnus Hagander" <[EMAIL PROTECTED]> writes:
>>> I thought that output to stderr generally goes into the bit
>>> bucket in Windows.
> It is never ignored. WHen running as a service, you will only see it if
> ou check the box "allow service to interact with desktop", and this can
> only be done o
> > > 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 in Win32. There was an
> issue that bu
> > > 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.
> >
> > Perhaps the
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
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
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
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
[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
---
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
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
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 12:14:26
Modified files:
src/backend/main: main.c
Log message:
Windows uses codepages rather than the environment, so we work around
that by querying the environment exp
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/04 21:11:04
Modified files:
src/backend/main: main.c
src/backend/port/dynloader: win32.h
src/backend/postmaster: postmaster.c
src/bin/pg_resetxlog: Makefile
Log
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/10 23:49:31
Modified files:
src/backend/main: main.c
src/backend/postmaster: pgstat.c postmaster.c
src/backend/storage/freespace: freespace.c
src/backend/storage/i
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/12/22 20:34:04
Modified files:
src/backend/main: main.c
Log message:
Remove __alpha__ additions in main.c but document that they are missing.
---(end of broa
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/12/22 19:36:38
Modified files:
src/backend/main: main.c
src/include/storage: s_lock.h
Log message:
Test for __alpha and __alpha__.
---(end of broadc
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/18 19:59:09
Modified files:
src/backend/main: main.c
src/backend/tcop: postgres.c
src/backend/utils/misc: guc.c help_config.c
src/include/utils: help_config.h
Lo
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/27 06:29:31
Modified files:
src/backend/main: main.c
src/backend/tcop: postgres.c
src/backend/utils/misc: help_config.c
Log message:
You can't NLS-enable a progra
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/09 12:19:31
Modified files:
src/backend/main: main.c
Log message:
Update comments about how locale settings are handled.
---(end of broadcast)
21 matches
Mail list logo