pgsql: Fix bug introduced by pgrminclude where the tablespace version n

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Fix bug introduced by pgrminclude where the tablespace version n
Дата
Msg-id E1R1LCC-0004Is-OG@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix bug introduced by pgrminclude where the tablespace version name was
not expanded.

Bump catalog version number to force initdb for all tablespaces.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f81fb4f690355bc88fee69624103956fb4576fe5

Modified Files
--------------
src/include/catalog/catalog.h    |    5 +++++
src/include/catalog/catversion.h |    2 +-
2 files changed, 6 insertions(+), 1 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Fix to_date() and to_timestamp() to handle year masks of length
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Have pgrminclude skip files that use CppAsString2 because CppAsS