Re: ResourceOwner refactoring

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: ResourceOwner refactoring
Дата
Msg-id CAJ7c6TNwH75E=hq6pP_gibHawU+Avqed=tUQ0FTzdkCQXfoJZg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ResourceOwner refactoring  (Aleksander Alekseev <aleksander@timescale.com>)
Список pgsql-hackers
Hi,

> This patch, although moderately complicated, was moved between several
> commitfests. I think it would be great if it made it to PG16. I'm
> inclined to change the status of the patchset to RfC in a bit, unless
> anyone has a second opinion.

> I added a test module in src/test/modules/test_resowner to test those cases.

Hmm... it looks like a file is missing in the patchset. When building
with Autotools:

```
============== running regression test queries        ==============
test test_resowner                ... /bin/sh: 1: cannot open
/home/eax/projects/postgresql/src/test/modules/test_resowner/sql/test_resowner.sql:
No such file
```

I wonder why the tests pass when using Meson.

-- 
Best regards,
Aleksander Alekseev



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Thoughts on using Text::Template for our autogenerated code?
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: pgsql: Clean up role created in new subscription test.