Re: pgsql: Fix CreatePolicy, pg_dump -v; psql and doc updates
От | Tom Lane |
---|---|
Тема | Re: pgsql: Fix CreatePolicy, pg_dump -v; psql and doc updates |
Дата | |
Msg-id | 12184.1412373973@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | pgsql: Fix CreatePolicy, pg_dump -v; psql and doc updates (Stephen Frost <sfrost@snowman.net>) |
Ответы |
Re: pgsql: Fix CreatePolicy, pg_dump -v; psql and doc updates
Re: pgsql: Fix CreatePolicy, pg_dump -v; psql and doc updates |
Список | pgsql-committers |
Stephen Frost <sfrost@snowman.net> writes: > Fix CreatePolicy, pg_dump -v; psql and doc updates Just as a note, this should've included a catversion bump. The rule of thumb is that if you need to do an initdb (not just a recompile) to get the regression tests to pass, there should be a catversion bump. And that applies here, because the old system_views definition won't match rules.out. It's not important enough to go back and change catversion.h now, but please keep it in mind for the future. One of the main values of catversion is to prevent developers from wasting time chasing regression test failures that are just code-vs-data-skew issues. regards, tom lane
В списке pgsql-committers по дате отправления: