diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-04-09 08:31:29 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-04-09 08:31:29 +0000 |
commit | 1c688d1bbe9e48234a6b2a6a6558ac441e26997e (patch) | |
tree | aa8760eb993baaad71b92ab1e0b9c8041bfc4cb2 /src/backend/regex/regcomp.c | |
parent | aaeef4dae843fc9ecab7e6989e3015fda7cbc826 (diff) | |
download | postgresql-1c688d1bbe9e48234a6b2a6a6558ac441e26997e.tar.gz postgresql-1c688d1bbe9e48234a6b2a6a6558ac441e26997e.zip |
From: "Martin S. Utesch" <utesch@aut.tu-freiberg.de>
Subject: Re: [HACKERS] GEQO and views (rules)
Oke, this was caused by a classic bug :-/
I thougth, root->base_relation_list_ could be
represented as relid string 1-2-3-4- etc.
Instead, in case of views, the count of relids doesn't start with "1" but
maybe 4-5-6- etc . :-(
GEQO patch follows ... views are now all right.
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions