git.postgresql.org Git - postgresql.git/commit
2005年5月11日 18:05:37 +0000 (18:05 +0000)
2005年5月11日 18:05:37 +0000 (18:05 +0000)
commit c5c1cc3bf864b9783231b5b214f22d7b662b360f
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
This is the main PostgreSQL git repository.
RSS
Atom