git.postgresql.org Git - postgresql.git/commit
2009年4月19日 19:46:33 +0000 (19:46 +0000)
2009年4月19日 19:46:33 +0000 (19:46 +0000)
commit 1d97c19a0f748e94b9582dcbaec33ad74be062f9
Fix estimate_num_groups() to not fail on PlaceHolderVars, per report from
Stefan Kaltenbrunner. The most reasonable behavior (at least for the near
term) seems to be to ignore the PlaceHolderVar and examine its argument
instead. In support of this, change the API of pull_var_clause() to allow
callers to request recursion into PlaceHolderVars. Currently
estimate_num_groups() is the only customer for that behavior, but where
there's one there may be others.
12 files changed:
This is the main PostgreSQL git repository.
RSS
Atom