pgsql: Doc: clarify when table rewrites happen with column addition and

2019-07-18 Thread Michael Paquier
Doc: clarify when table rewrites happen with column addition and DEFAULT 16828d5 has improved ALTER TABLE so as a column addition does not require a rewrite for a non-NULL default with constant expressions, but one spot in the documentation did not get updated consistently. The documentation also

pgsql: Doc: clarify when table rewrites happen with column addition and

2019-07-18 Thread Michael Paquier
Doc: clarify when table rewrites happen with column addition and DEFAULT 16828d5 has improved ALTER TABLE so as a column addition does not require a rewrite for a non-NULL default with constant expressions, but one spot in the documentation did not get updated consistently. The documentation also

pgsql: Doc: clarify when table rewrites happen with column addition and

2019-07-18 Thread Michael Paquier
Doc: clarify when table rewrites happen with column addition and DEFAULT 16828d5 has improved ALTER TABLE so as a column addition does not require a rewrite for a non-NULL default with constant expressions, but one spot in the documentation did not get updated consistently. The documentation also