summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2004-11-08 04:02:20 +0000
committerTom Lane2004-11-08 04:02:20 +0000
commit3a372d61d0799ea82124887262d18ca21e385f22 (patch)
treebf31de187771f9e9a6f74b327f80cfce862f6228 /doc/src
parent0d1ca2a474dc0ff9595f6401dae50dd17e0100da (diff)
Kris Jurka pointed out that the qualified_name production wasn't
working as intended --- for some reason, FROM a.b.c was getting parsed as if it were a function name and not a qualified name. I think there must be a bug in bison, because it should have complained that the grammar was ambiguous. Anyway, fix it along the same lines previously used for func_name vs columnref, and get rid of the right-recursion in attrs that seems to have confused bison.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions