Thread: Commitfest: older Waiting on Author entries
The following entries are WoA but have not had an email update since July. If there is no actionable update soon, I plan to mark these Returned with Feedback before end of CF: pg_usleep for multisecond delays vector search support Improve "user mapping not found" error message Parallel CREATE INDEX for BRIN indexes Direct SSL Connections BRIN - SK_SEARCHARRAY and scan key preprocessing ltree hash functions pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH -- John Naylor
On Tue, Nov 07, 2023 at 03:27:53PM +0700, John Naylor wrote: > The following entries are WoA but have not had an email update since > July. If there is no actionable update soon, I plan to mark these > Returned with Feedback before end of CF: > > pg_usleep for multisecond delays > vector search support I haven't had a chance to follow up on these in some time, so I went ahead and marked them returned-with-feedback. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
On Tue, Nov 7, 2023 at 8:28 AM John Naylor <johncnaylorls@gmail.com> wrote: > > The following entries are WoA but have not had an email update since > July. If there is no actionable update soon, I plan to mark these > Returned with Feedback before end of CF: > > ltree hash functions I should be able to update this with a fully working patch by the end of this month. This was blocked by my other patch, which has now been committed. There's not much left to do, but I'm a bit busy for the next few weeks. Tommy