mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Adjust SGML ulink tags to the URL is always displayed in our printed docs.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.35 2005/03/13 09:36:30 neilc Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.36 2005/03/31 03:54:38 momjian Exp $
|
||||
-->
|
||||
|
||||
<chapter id="pltcl">
|
||||
@@ -16,8 +16,8 @@ $PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.35 2005/03/13 09:36:30 neilc Exp
|
||||
<para>
|
||||
PL/Tcl is a loadable procedural language for the
|
||||
<productname>PostgreSQL</productname> database system
|
||||
that enables the <ulink url="http://www.tcl.tk/">Tcl</ulink>
|
||||
language to be used to write functions and
|
||||
that enables the Tcl language, <ulink url="http://www.tcl.tk/"></ulink>,
|
||||
to be used to write functions and
|
||||
trigger procedures.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user