diff options
author | Neil Conway <neilc@samurai.com> | 2005-05-11 06:24:55 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2005-05-11 06:24:55 +0000 |
commit | 314043749573f8638bd779298860828c44484ca4 (patch) | |
tree | 022cf49a537345221bb512067269c26688d0e4cd /src/backend/access/gist/gistget.c | |
parent | ff868d8161b9b07bc7e311a295119fa843899a7f (diff) | |
download | postgresql-314043749573f8638bd779298860828c44484ca4.tar.gz postgresql-314043749573f8638bd779298860828c44484ca4.zip |
This patch refactors away some duplicated code in the index AM build
methods: they all invoke UpdateStats() since they have computed the
number of heap tuples, so I created a function in catalog/index.c that
each AM now calls.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions