Thread
Commits
-
Fix outdated code reference
- 8a927e3cfc8f 16.0 landed
-
Fix obsolete reference to ExecCreatePartitionPruneState
Amit Langote <amitlangote09@gmail.com> — 2022-10-12T07:04:32Z
Robert pointed out in [1] that ExecCreatePartitionPruneState() that was renamed to CreatePartitionPruneState() in 297daa9d4353 is still referenced in src/test/modules/delay_execution/specs/partition-addition.spec. Please find attached a patch to fix that. -- Thanks, Amit Langote EDB: http://www.enterprisedb.com [1] https://www.postgresql.org/message-id/CA+Tgmoa7WnSmnAn7n2826tKMaUZM79jtJdMTPmmAyjQH0hZYUw@mail.gmail.com
-
Re: Fix obsolete reference to ExecCreatePartitionPruneState
Alvaro Herrera <alvherre@alvh.no-ip.org> — 2022-10-12T07:57:26Z
On 2022-Oct-12, Amit Langote wrote: > Robert pointed out in [1] that ExecCreatePartitionPruneState() that > was renamed to CreatePartitionPruneState() in 297daa9d4353 is still > referenced in src/test/modules/delay_execution/specs/partition-addition.spec. > > Please find attached a patch to fix that. Thanks, pushed. -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/