Re: Help with User-defined function in PostgreSQL with Visual C++

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help with User-defined function in PostgreSQL with Visual C++
Дата
Msg-id 17838.1285656828@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Help with User-defined function in PostgreSQL with Visual C++  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Ответы Re: Help with User-defined function in PostgreSQL with Visual C++  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Список pgsql-hackers
Itagaki Takahiro <itagaki.takahiro@gmail.com> writes:
> On Tue, Sep 28, 2010 at 12:12 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>> Oh - I didn't realize this meant marking lots of things in contrib
>> that didn't otherwise need to be marked.  Why do other people need
>> this if we don't?

> As I mentioned, we don't need the marks in our build environment at all.

In that case, anybody who does need it should fix their build
environment.

I grow really weary of the idea that we should submit to arbitrary
amounts of uglification of our source code so that it will deal with
this week's Windows oddness.  The Windows folk need to be willing to
do a bit of work on their end.
        regards, tom lane


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Proposal: plpgsql - "for in array" statement
Следующее
От: Li Jie
Дата:
Сообщение: Parallel Query Execution Project