I need to get detailed information about PG bugs and fixes.
I can get the information about new features and Fixes in the release document but I find only descriptions for each fix. I need detailed information about these fixes. How can I get details about the fix.
Suppose the release document says.
Fix INSERT from multiple VALUES rows into a target column that is a domain over an array or composite type (Tom Lane)
I want to get more details about this fix. How can I search this. I want to reproduce it and demonstrate the fix. For that I need detailed information.