diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-05-11 18:05:37 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-05-11 18:05:37 +0000 |
commit | c5c1cc3bf864b9783231b5b214f22d7b662b360f (patch) | |
tree | 658db05b928a5636de97a8b802dabfe47ed11a56 /contrib/btree_gist/btree_text.c | |
parent | be1cc6955c80b790dc1054239ce0d92bf1ca8108 (diff) | |
download | postgresql-c5c1cc3bf864b9783231b5b214f22d7b662b360f.tar.gz postgresql-c5c1cc3bf864b9783231b5b214f22d7b662b360f.zip |
This patch will ensure that the hash table iteration performed by
AtCommit_Portals is restarted when a portal is deleted. This is
necessary since the deletion of a portal may cause the deletion of
another which on rare occations may cause the iterator to return a
deleted portal an thus a renewed attempt delete.
Thomas Hallgren
Diffstat (limited to 'contrib/btree_gist/btree_text.c')
0 files changed, 0 insertions, 0 deletions