mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
DELETE of an inheritance tree references another inherited relation. This bug has been latent since 7.1; I'm still not quite sure why 7.1 and 7.2 don't manifest it (at least, they don't crash on a simple test case).