pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows
Date: 2024-11-01 15:31:20
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: remove mention of ActiveState for Perl and Tcl on Windows

Replace with Strawberry Perl and Magicsplat Tcl.

Reported-by: Yasir Hussain

Discussion: https://postgr.es/m/CAA9OW9fAAM_WDYYpAquqF6j1hmfRMzHPsFkRfP5E6oSfkF=dMA@mail.gmail.com

Backpatch-through: 12

Branch
------
REL_12_STABLE

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

Modified Files
--------------
doc/src/sgml/install-windows.sgml | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2024-11-01 15:43:54 pgsql: Clarify nbtree array preprocessing comment.
Previous Message Heikki Linnakangas 2024-11-01 12:07:59 pgsql: Use ProcNumbers instead of direct Latch pointers to address othe