Re: Add more information_schema columns
От | Tom Lane |
---|---|
Тема | Re: Add more information_schema columns |
Дата | |
Msg-id | 6614.1518565187@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Add more information_schema columns (Andres Freund <andres@anarazel.de>) |
Ответы |
Re: Add more information_schema columns
|
Список | pgsql-hackers |
Andres Freund <andres@anarazel.de> writes: > Do we have a policy about catversion bumps for information schema > changes? A cluster from before this commit fails the regression tests > after the change, but still mostly works... I think historically we've not bumped catversion, on the grounds that there's no incompatibility with the backend as such. However, it is kind of annoying that not updating means the regression tests fail. Informally, I'm sure most developers take "catversion bump" to mean "you need to initdb". So I'd support saying that an information_schema change should include a catversion bump if it involves any changes in regression test results. regards, tom lane
В списке pgsql-hackers по дате отправления: