Hi Heikki, Thanks for your feedback. > Please generate the patches against 'master', rather than v17. We might > choose to backport this to v17 later, but let's focus on the current > development branch for now.
All the changes were made on top of master(development) branch pulled from github repository. Below is the log info. I’ll pull the latest master and apply the changes for the next patch. github repository: https://github.com/postgres/postgres.git commit 103760b2d065081447efd27f4ecc20c5dbb7abcf (HEAD -> aixSupport) Author: Sriram RK sriram...@in.ibm.com<mailto:sriram...@in.ibm.com> Date: Fri Dec 6 10:36:29 2024 -0600 AIX support commit d2b4b4c2259e21ceaf05e393769b69728bfbee99 (origin/master, origin/HEAD, gitibm/master, master) Author: Peter Eisentraut pe...@eisentraut.org<mailto:pe...@eisentraut.org> Date: Tue Oct 22 08:12:43 2024 +0200 Fix C23 compiler warning … commit 45e0ba30fc40581f320fac17ad8b4e0676e1b3b5 Author: Michael Paquier mich...@paquier.xyz<mailto:mich...@paquier.xyz> Date: Tue Oct 22 13:05:51 2024 +0900 pg_stat_statements: Add tests for nested queries with level tracking I shall continue to work on the other comments and will keep you posted. Warm regards, Sriram.