CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/20 01:19:26
Modified files:
doc: FAQ_SCO
Log message:
Update SCO FAQ.
Larry Rosenman
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/20 01:10:45
Modified files:
doc: TODO
Log message:
Add:
> * Investigate SMP context switching issues
---(end of broadcast)---
OK, I removed the TODO item. It seem too weird. If others complain
about this, we can document it better. I personally didn't know IS
TRUE/FALSE even worked.
---
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/20 00:27:25
Modified files:
doc: TODO
Log message:
Remove item:
< * Allow col IS TRUE/FALSE use an index like col = TRUE/FALSE
--
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> [EMAIL PROTECTED] (Bruce Momjian) writes:
>>> Add:
>>> * Allow col IS TRUE/FALSE use an index like col = TRUE/FALSE
>>
>> They don't have the same semantics.
> Oh, they don't? Nulls?
Right.
On second thought it might be possible to
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Add:
> > > * Allow col IS TRUE/FALSE use an index like col = TRUE/FALSE
>
> They don't have the same semantics.
Oh, they don't? Nulls?
--
Bruce Momjian| http://candle.pha.pa.us
[EMAIL PROTECTED
[EMAIL PROTECTED] (Bruce Momjian) writes:
> Add:
> > * Allow col IS TRUE/FALSE use an index like col = TRUE/FALSE
They don't have the same semantics.
regards, tom lane
---(end of broadcast)---
TIP 9: the planner
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 23:58:19
Modified files:
doc: TODO
Log message:
Add:
> o Add default clustering to system tables
---(end of broadcas
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 23:07:50
Modified files:
doc: TODO
Log message:
Add:
> o Add ALTER DOMAIN TYPE
---(end of broadcast)
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 23:01:00
Modified files:
doc: TODO
Log message:
Add:
> * Allow col IS TRUE/FALSE use an index like col = TRUE/FALSE
---(en
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 22:47:01
Modified files:
src/include: port.h
Log message:
Add ctype.h include for new macro in port.h.
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 18:17:33
Modified files:
src/backend/tcop: postgres.c
Log message:
Only do pkglib_path if needed.
---(end of broadcast)---
TIP
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 18:21:26
Modified files:
src/bin/pg_dump: pg_backup_archiver.c pg_dumpall.c
Log message:
Add end-of-dump markers for pg_dump and pg_dumpall.
---(end of
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 21:21:37
Modified files:
src/test/regress: pg_regress.sh
Log message:
Add $libdir to mingw and cygwin for installcheck too.
---(end of broadcast)--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 20:56:38
Modified files:
doc/src/sgml : func.sgml
Log message:
Document &< and &> properly.
William White <[EMAIL PROTECTED]>
---(en
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 20:10:44
Modified files:
doc/src/sgml/ref: create_table.sgml
Log message:
Clearify CHECK handling of unknown test values.
Karl O. Pinc
---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 19:36:36
Modified files:
. : configure configure.in
Log message:
Revert irix change to suppress configure warnings.
---(end of broadcast)-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 19:12:30
Modified files:
. : configure configure.in
config : programs.m4
Log message:
Configure adjustments for irix.
David Turove
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 19:06:16
Modified files:
src/backend/libpq: hba.c
Log message:
Improve error reporting behavior in parse_hba(): give more complete
error report for getaddrinfo failures,
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 18:39:16
Added files:
src/include/port: irix.h
Removed files:
src/include/port: irix5.h
Log message:
Rename another irix file.
---(end of broa
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 18:37:43
Modified files:
. : configure configure.in
src: Makefile.shlib
Added files:
src/backend/port/dynloader: irix.c irix.h
src/make
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 18:09:53
Modified files:
doc: TODO
Log message:
Done:
> * -Make pg_restore continue after errors, so it acts more like pg_dump
scripts
--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 16:39:27
Modified files:
src/backend/tcop: postgres.c
Log message:
Only do find_my_exec if it doesn't come from the postmaster.
---(end of broadcast)--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 16:11:26
Modified files:
src/backend/postmaster: postmaster.c
Log message:
Add get_pkglib_path to postmaster.c
---(end of broadcast)---
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
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 14:15:21
Modified files:
src/bin/initdb : Makefile
src/bin/pg_dump: Makefile
src/bin/psql : Makefile
src/interfaces/ecpg/preproc: Makefile
src/port
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
31 matches
Mail list logo