aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-02-12 22:48:56 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-02-12 22:48:56 +0000
commit4688869f41ed716a88bb88bf2642e47e27c57e99 (patch)
treee6e69e3e353d64aac93161ce603ad9211d393b04 /src/tutorial/funcs.source
parent1b3a437a1993e1a155a91f511ac6f31b3879986b (diff)
downloadpostgresql-4688869f41ed716a88bb88bf2642e47e27c57e99.tar.gz
postgresql-4688869f41ed716a88bb88bf2642e47e27c57e99.zip
Tweak the order of processing of WITH clauses so that they are processed
before we start analyzing the parent statement. This is to make it more clear that the WITH isn't affected by anything in the parent. I don't believe there's any actual bug here, because the stuff that was being done before WITH didn't affect subqueries; but it's certainly a potential for error (and apparently misled Marko into committing some real errors...).
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions