aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-04-20 00:31:49 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-04-20 00:31:49 +0000
commit7c22d2e5f09ec325eb796ac2817e6362104e8218 (patch)
tree87c48baeaa3f4c5839ecf9061643e1c96d075856 /src/backend/tcop/postgres.c
parent0156fdf9a5b763b21cce51e4374e20e4d0ed4c53 (diff)
downloadpostgresql-7c22d2e5f09ec325eb796ac2817e6362104e8218.tar.gz
postgresql-7c22d2e5f09ec325eb796ac2817e6362104e8218.zip
Correct error in rewriter that caused SELECT count(*) FROM view
to give wrong results: it should be looking at inJoinSet not inFromCl. Also, make 'modified' flag be local to ApplyRetrieveRule: we should append a rule's quals to the query iff that particular rule applies, not if we have fired any previously-considered rule for the query!
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions