Re: Bootstrap DATA is a pita

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bootstrap DATA is a pita
Дата
Msg-id 17822.1449873611@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bootstrap DATA is a pita  (Mark Dilger <hornschnorter@gmail.com>)
Ответы Re: Bootstrap DATA is a pita  (Mark Dilger <hornschnorter@gmail.com>)
Список pgsql-hackers
Mark Dilger <hornschnorter@gmail.com> writes:
>> On Dec 11, 2015, at 1:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> That's an interesting proposal.  It would mean that the catalog files
>> stay at more or less their current semantic level (direct representations
>> of bootstrap catalog contents), but it does sound like a more attractive
>> way to perform complex edits than writing Emacs macros ;-).

> I would be happy to work on this, if there is much chance of the community
> accepting a patch.  Do you think replacing the numeric Oids for functions,
> operators, opclasses and such in the source files with their names would
> be ok, with the SQL converting those to Oids in the output?

Huh?  Those files are the definition of that mapping, no?  Isn't what
you're proposing circular?
        regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Should TIDs be typbyval = FLOAT8PASSBYVAL to speed up CREATE INDEX CONCURRENTLY?
Следующее
От: Caleb Welton
Дата:
Сообщение: Re: Bootstrap DATA is a pita