Christopher Kings-Lynne <[EMAIL PROTECTED]> writes:
> Cool - I'm glad someone finally fixed that!
I wouldn't claim it's *entirely* fixed. I took care of the particular
problems I was looking at, but there are probably more.
regards, tom lane
>> Log message:
>> Make the w
Cool - I'm glad someone finally fixed that!
Chris
Tom Lane wrote:
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 20:02:12
Modified files:
src/backend/executor: execQual.c nodeFunctionscan.c
src/pl/plpgsql/src: gram.y pl_comp.c pl_exec.c
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 22:17:01
Modified files:
src/backend/executor: nodeTidscan.c
Log message:
Fix tid scan evaluation of non-constant TID values; can't try to do it
during ExecInitTidScan,
"Hiroshi Inoue" <[EMAIL PROTECTED]> writes:
>> Remove the 'index deactivation' code, since it provides
>> no useful protection in the shared- index case.
> Seems a funny reason to me.
Well, as you know I never liked that code; modifying permanent on-disk
data didn't seem like a sensible way to
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 20:02:12
Modified files:
src/backend/executor: execQual.c nodeFunctionscan.c
src/pl/plpgsql/src: gram.y pl_comp.c pl_exec.c pl_funcs.c
plpgsql.h
Lo
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 16:41:49
Modified files:
src/backend/executor: execScan.c
Log message:
tlist_matches_tupdesc() needs to defend itself against dropped columns.
---(end
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 15:58:36
Modified files:
src/backend/commands: explain.c trigger.c
src/backend/executor: execMain.c execUtils.c functions.c
nodeSubplan.c nodeSubqu
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 03:58:07
Modified files:
src/backend/access/common: heaptuple.c indextuple.c tupdesc.c
src/backend/access/hash: hashinsert.c hashutil.c
src/backend/access/heap: heapam.c
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 12:48:17
Modified files:
src/test/regress/output: constraints.source
Log message:
Forget to update the real source of the regression test results after
message editing.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/24 23:27:54
Modified files:
doc: FAQ_japanese
doc/src/FAQ: FAQ_japanese.html
Log message:
Update Japanese FAQ, from Jun Kuwamura
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 12:58:06
Modified files:
src/backend/parser: parse_agg.c
Log message:
Fix grammatical error introduced into error message.
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/25 13:16:35
Modified files:
src/test/regress/expected: abstime-solaris-1947.out
float4-exp-three-digits.out
float8-exp
> -Original Message-
> From: Tom Lane [mailto:[EMAIL PROTECTED]
>
> "Hiroshi Inoue" <[EMAIL PROTECTED]> writes:
> >> I committed the fixes a few minutes ago. I now actually
> believe that
> >> reindexing system tables works ;-) ... hopefully Hiroshi does too.
>
> > I don't see your com
13 matches
Mail list logo