File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.23 2000/03/30 22:22:41 thomas Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.24 2000/03/30 22:34:29 thomas Exp $
3
3
4
4
Postgres Programmer's Guide.
5
5
6
6
$Log: programmer.sgml,v $
7
+ Revision 1.24 2000/03/30 22:34:29 thomas
8
+ Remove PL/perl language chapter, since it shows up in the User's Guide.
9
+
7
10
Revision 1.23 2000/03/30 22:22:41 thomas
8
11
Accumulated fixups.
9
12
Add some chapters on new topics.
@@ -74,7 +77,6 @@ Make new file current.sgml to hold release info for the current release.
74
77
<!entity lisp SYSTEM "lisp.sgml">
75
78
<!entity lobj SYSTEM "lobj.sgml">
76
79
<!entity odbc SYSTEM "odbc.sgml">
77
- <!entity plperl SYSTEM "plperl.sgml">
78
80
<!entity rules SYSTEM "rules.sgml">
79
81
<!entity spi SYSTEM "spi.sgml">
80
82
<!entity trigger SYSTEM "trigger.sgml">
@@ -182,7 +184,6 @@ Your name here...
182
184
&indexcost;
183
185
&gist;
184
186
&xplang;
185
- &plperl;
186
187
&dfunc;
187
188
188
189
<!-- reference -->
You can’t perform that action at this time.
0 commit comments