git.postgresql.org Git - postgresql.git/commit
2003年10月13日 20:02:52 +0000 (20:02 +0000)
2003年10月13日 20:02:52 +0000 (20:02 +0000)
commit e7261c46aa5df5cfc03e5ca4091d3b9bd675c824
Adjust setRelhassubclassInRelation() to not perform actual heap_update
when the pg_class.relhassubclass value is already correct. This should
avoid most cases of the 'tuple concurrently updated' problem that
Robert Creager recently complained about. Also remove a bunch of dead
code in StoreCatalogInheritance() --- it was still computing the complete
list of direct and indirect inheritance ancestors, though that list has
not been needed since we got rid of the pg_ipl catalog.
This is the main PostgreSQL git repository.
RSS
Atom