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
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)
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.
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
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
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.
--
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 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
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)--
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)-
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/05/18 13:06:08
Modified files:
doc: TODO
Log message:
Add:
> * Allow binaries to be statically linked so they are more easily relocated
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
--
18 matches
Mail list logo