Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi
Дата
Msg-id 23543.1536938575@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Allow concurrent-safe open() and fopen() in frontend code forWi  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgsql: Allow concurrent-safe open() and fopen() in frontend codefor Wi  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> Allow concurrent-safe open() and fopen() in frontend code for Windows

I'm surprised you didn't back-patch this --- isn't it a bug fix?

A compromise might be to push it to v11 but not further.

            regards, tom lane


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Don't allow LIMIT/OFFSET clause within sub-selects to bepushed
Следующее
От: Andrew Gierth
Дата:
Сообщение: pgsql: Order active window clauses for greater reuse of Sort nodes.