pgsql: docs: Changing column type doesn't always require an index rebui

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: Changing column type doesn't always require an index rebui
Date: 2022-04-01 12:58:09
Message-ID: E1naGqv-000ItO-Fr@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: Changing column type doesn't always require an index rebuild.

James Coleman and Robert Haas, reviewed by Matthias van de Meent.

Discussion: https://postgr.es/m/CAAaqYe90Ea3RG=A7H-ONvTcx549-oQhp07BrHErwM=AyH2ximg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fa25bebb827a8cc4d62f15d564b0093f40b9d44d

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-04-01 14:02:22 pgsql: libpq: Allow IP address SANs in server certificates
Previous Message Peter Eisentraut 2022-04-01 12:16:36 pgsql: Add SSL tests for IP addresses in certificates