mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +03:00
Also, handle failure better: don't just blindly keep trying to delete stuff after the transaction has already failed. Tim Lewis, reviewed by Josh Kupershmidt, with further hacking by me.