aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-09-13 16:26:18 +0000
committerBruce Momjian <bruce@momjian.us>2003-09-13 16:26:18 +0000
commit3bf080daaf181689cd6c1ea3809d1230d721dc22 (patch)
treeb53054954cf99866aacd287da9a273797b8b16af /src/backend/executor/nodeFunctionscan.c
parentb041d3e3a17331f9fc76509a577c6ed63067aded (diff)
downloadpostgresql-3bf080daaf181689cd6c1ea3809d1230d721dc22.tar.gz
postgresql-3bf080daaf181689cd6c1ea3809d1230d721dc22.zip
> OK, well as we wait on the fix for the stats system, let me submit my
> patch for pg_autovacuum. This patch assumes that the stats system will > be fixed so that all inserts, updates and deletes performed on shared > tables reguardless of what database those commands were executed from, > will show up in the stats shown in each database. I had to make a further change to this to take quotes off the 'last ANALYZE' in order for it to not overquote the relation name, so there's a _little_ work left to get it to play well. I have deployed it onto several boxes that should be doing some vacuuming over the weekend, and it is now certainly hitting pg_ tables. I would like to present a CVS-oriented patch; unfortunately, I had to change the indentation patterns when editing some of it :-(. The following _may_ be good; not sure... Matthew T. O'Connor Christopher Browne
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions