Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
c310d287
Commit
c310d287
authored
Apr 20, 2004
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove TCL docs.
parent
6ef77149
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
2050 deletions
+7
-2050
doc/src/sgml/filelist.sgml
doc/src/sgml/filelist.sgml
+1
-2
doc/src/sgml/installation.sgml
doc/src/sgml/installation.sgml
+2
-5
doc/src/sgml/libpgtcl.sgml
doc/src/sgml/libpgtcl.sgml
+0
-1945
doc/src/sgml/libpq.sgml
doc/src/sgml/libpq.sgml
+2
-3
doc/src/sgml/postgres.sgml
doc/src/sgml/postgres.sgml
+1
-2
doc/src/sgml/ref/allfiles.sgml
doc/src/sgml/ref/allfiles.sgml
+1
-3
doc/src/sgml/ref/pgtksh.sgml
doc/src/sgml/ref/pgtksh.sgml
+0
-90
No files found.
doc/src/sgml/filelist.sgml
View file @
c310d287
<!-- $PostgreSQL: pgsql/doc/src/sgml/filelist.sgml,v 1.3
6 2004/04/09 18:03:13
momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/filelist.sgml,v 1.3
7 2004/04/20 01:11:49
momjian Exp $ -->
<!entity history SYSTEM "history.sgml">
<!entity info SYSTEM "info.sgml">
...
...
@@ -50,7 +50,6 @@
<!entity func-ref SYSTEM "func-ref.sgml">
<!entity infoschema SYSTEM "information_schema.sgml">
<!entity libpq SYSTEM "libpq.sgml">
<!entity libpgtcl SYSTEM "libpgtcl.sgml">
<!entity lobj SYSTEM "lobj.sgml">
<!entity rules SYSTEM "rules.sgml">
<!entity spi SYSTEM "spi.sgml">
...
...
doc/src/sgml/installation.sgml
View file @
c310d287
<
!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.19
6 2004/02/27 01:23:18
momjian Exp $ -->
<
!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.19
7 2004/04/20 01:11:49
momjian Exp $ -->
<
chapter
id
=
"installation"
>
<
title
><
![%standalone-include[<productname>PostgreSQL</>]]>
...
...
@@ -726,10 +726,7 @@ su - postgres
<
term
><
option
>--
with
-
tcl
</
option
></
term
>
<
listitem
>
<
para
>
Build
components
that
require
Tcl
/
Tk
,
which
are
<
application
>
libpgtcl
</>,
<
application
>
pgtclsh
</>,
<
application
>
pgtksh
</
application
>,
and
<
application
>
PL
/
Tcl
</>.
But
see
below
about
Build
<
application
>
PL
/
Tcl
</>,
which
requires
Tcl
/
Tk
<
option
>--
without
-
tk
</>.
</
para
>
</
listitem
>
...
...
doc/src/sgml/libpgtcl.sgml
deleted
100644 → 0
View file @
6ef77149
This diff is collapsed.
Click to expand it.
doc/src/sgml/libpq.sgml
View file @
c310d287
<!--
$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.15
0 2004/03/24 03:44:58
momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.15
1 2004/04/20 01:11:49
momjian Exp $
-->
<chapter id="libpq">
...
...
@@ -21,8 +21,7 @@ $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.150 2004/03/24 03:44:58 momjian E
<productname>PostgreSQL</productname> backend server and to receive the
results of these queries. <application>libpq</application> is also the
underlying engine for several other <productname>PostgreSQL</productname>
application interfaces, including <application>libpq++</application> (C++),
<application>libpgtcl</application> (Tcl), <productname>Perl</productname>, and
application interfaces, including those written for C++, TCL, Perl, Python
<application>ECPG</application>. So some aspects of <application>libpq</>'s behavior will be
important to you if you use one of those packages.
</para>
...
...
doc/src/sgml/postgres.sgml
View file @
c310d287
<!--
$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.6
3 2004/01/19 21:20:06 tgl
Exp $
$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.6
4 2004/04/20 01:11:49 momjian
Exp $
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
...
...
@@ -177,7 +177,6 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.63 2004/01/19 21:20:06 tgl Exp
&libpq;
&lobj;
&libpgtcl;
&ecpg;
&infoschema;
...
...
doc/src/sgml/ref/allfiles.sgml
View file @
c310d287
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.5
5 2003/11/29 19:51:38 pgsql
Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.5
6 2004/04/20 01:11:49 momjian
Exp $
PostgreSQL documentation
Complete list of usable sgml source files in this directory.
-->
...
...
@@ -118,8 +118,6 @@ Complete list of usable sgml source files in this directory.
<!entity pgDumpall system "pg_dumpall.sgml">
<!entity pgResetxlog system "pg_resetxlog.sgml">
<!entity pgRestore system "pg_restore.sgml">
<!entity pgTclSh system "pgtclsh.sgml">
<!entity pgTkSh system "pgtksh.sgml">
<!entity postgres system "postgres-ref.sgml">
<!entity postmaster system "postmaster.sgml">
<!entity psqlRef system "psql-ref.sgml">
...
...
doc/src/sgml/ref/pgtksh.sgml
deleted
100644 → 0
View file @
6ef77149
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/pgtksh.sgml,v 1.10 2003/11/29 19:51:39 pgsql Exp $
PostgreSQL documentation
-->
<refentry id="APP-PGTKSH">
<refmeta>
<refentrytitle>pgtksh</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo>Application</refmiscinfo>
</refmeta>
<refnamediv>
<refname>pgtksh</refname>
<refpurpose>
<productname>PostgreSQL</productname> <application>Tcl/Tk</application> shell client
</refpurpose>
</refnamediv>
<indexterm zone="app-pgtksh">
<primary>pgtksh</primary>
</indexterm>
<refsynopsisdiv>
<cmdsynopsis>
<command>pgtksh</command>
<arg><replaceable>filename</replaceable> <arg rep="repeat"><replaceable>argument</replaceable></arg></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1 id="app-pgtksh-description">
<title>
Description
</title>
<para>
<command>pgtksh</command> is a <application>Tcl/Tk</application>
shell interface extended with <productname>PostgreSQL</productname>
database access functions. (Essentially, it is
<command>wish</command> with <filename>libpgtcl</filename> loaded.)
Like with <command>wish</command>, the regular
<application>Tcl/Tk</application> shell, the first command line
argument is a script file, any remaining arguments are passed to
the script. Special options may be processed by the
<application>X Window System</application> libraries instead.
If no script file is named, the shell is interactive.
</para>
<para>
A plain <application>Tcl</application> shell with
<productname>PostgreSQL</productname> functions is available as <xref
linkend="app-pgtclsh">.
</para>
</refsect1>
<refsect1>
<title>See Also</title>
<simplelist type="inline">
<member><xref linkend="app-pgtclsh"></member>
<member>
<xref linkend="pgtcl"> (description of <filename>libpgtcl</filename>)
</member>
<member>
<citerefentry><refentrytitle>tclsh</refentrytitle> <manvolnum>1</manvolnum></citerefentry>
</member>
<member>
<citerefentry><refentrytitle>wish</refentrytitle> <manvolnum>1</manvolnum></citerefentry>
</member>
</simplelist>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:nil
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../reference.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:"/usr/lib/sgml/catalog"
sgml-local-ecat-files:nil
End:
-->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment