aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs_new.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-06-06 17:44:18 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-06-06 17:44:18 -0400
commit32ceb8dfbf3c2ae785a595db9821d16e92f8431b (patch)
tree056df57bc945b15ea9af0bc6743528a9e8e96d3e /src/tutorial/funcs_new.c
parentde887cc8afd2f7a7761108bfe001c3d451811b7a (diff)
downloadpostgresql-32ceb8dfbf3c2ae785a595db9821d16e92f8431b.tar.gz
postgresql-32ceb8dfbf3c2ae785a595db9821d16e92f8431b.zip
Don't reset changes_since_analyze after a selective-columns ANALYZE.
If we ANALYZE only selected columns of a table, we should not postpone auto-analyze because of that; other columns may well still need stats updates. As committed, the counter is left alone if a column list is given, whether or not it includes all analyzable columns of the table. Per complaint from Tomasz Ostrowski. It's been like this a long time, so back-patch to all supported branches. Report: <ef99c1bd-ff60-5f32-2733-c7b504eb960c@ato.waw.pl>
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions