drop postmaster symlink

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема drop postmaster symlink
Дата
Msg-id ece84b69-8f94-8b88-925f-64207cb3a2f0@enterprisedb.com
обсуждение исходный текст
Ответы Re: drop postmaster symlink  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
A little while ago we discussed briefly over in the meson thread whether 
we could remove the postmaster symlink [0].  The meson build system 
currently does not install a postmaster symlink.  (AFAICT, the MSVC 
build system does not either.)  So if we want to elevate the meson build 
system, we either need to add the postmaster symlink, or remove it from 
the other build system(s) as well.  Seeing that it's been deprecated for 
a long time, I propose we just remove it.  See attached patches.


[0]: 
https://www.postgresql.org/message-id/bfdf03c8-c24f-c5b1-474e-4c9a96210f46@enterprisedb.com
Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Prefetch the next tuple's memory during seqscans
Следующее
От: Stavros Koureas
Дата:
Сообщение: Re: Logical Replication Custom Column Expression