Re: generating bootstrap entries for array types

Поиск
Список
Период
Сортировка
От Dagfinn Ilmari Mannsåker
Тема Re: generating bootstrap entries for array types
Дата
Msg-id 153744577821.25845.16188483207418044837.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: generating bootstrap entries for array types  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            tested, passed

The v2 patch is IMO ready to commit.

The documentation in the form of source comments is updated,
and having Catalog::ParseData() do the expansion instead of
genbki.pl is more in line with what bki.sgml says: 

      If you want to add a new method of making the data representation
      smaller, you must implement it
      in <filename>reformat_dat_file.pl</filename> and also
      teach <function>Catalog::ParseData()</function> how to expand the
      data back into the full representation.

- ilmari

The new status of this patch is: Ready for Committer

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

Предыдущее
От: ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Дата:
Сообщение: Re: generating bootstrap entries for array types
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: when set track_commit_timestamp on, database system abort startup