Re: Disabling function validation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Disabling function validation
Дата
Msg-id 28825.1065582193@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Disabling function validation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Disabling function validation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Disabling function validation  ("Matthew T. O'Connor" <matthew@zeut.net>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Should we add a variable that is set from the dump filew that identifies
> the version of PostgreSQL that generated the dump?
>     SET dumped_version = 7.3

Is that identifying the backend version, or the pg_dump version?

Without a solid rationale for this, I'd rather not do it.
        regards, tom lane


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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Disabling function validation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BigInt woes