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
7b434509
Commit
7b434509
authored
Mar 30, 2004
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix markup errors from recent patch.
parent
aaad0119
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/src/sgml/advanced.sgml
doc/src/sgml/advanced.sgml
+4
-4
No files found.
doc/src/sgml/advanced.sgml
View file @
7b434509
<!--
<!--
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.
39 2004/03/30 21:58:2
0 momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.
40 2004/03/30 22:08:5
0 momjian Exp $
-->
-->
<chapter id="tutorial-advanced">
<chapter id="tutorial-advanced">
...
@@ -412,10 +412,10 @@ SELECT name, altitude
...
@@ -412,10 +412,10 @@ SELECT name, altitude
system. Numerous languages may be used to implement functions and
system. Numerous languages may be used to implement functions and
procedures; most built-in code is implemented in C. The
procedures; most built-in code is implemented in C. The
<quote>basic</quote> loadable procedural language for
<quote>basic</quote> loadable procedural language for
<productname>PostgreSQL</productname> is <xref link
i
d="plpgsql">.
<productname>PostgreSQL</productname> is <xref link
en
d="plpgsql">.
Numerous other languages may also be used, including <xref
Numerous other languages may also be used, including <xref
link
id="plperl">, <xref linki
d="pltcl">, and <xref
link
end="plperl">, <xref linken
d="pltcl">, and <xref
link
i
d="plpython">.
link
en
d="plpython">.
</para>
</para>
<para> There are several ways that stored procedures are really
<para> There are several ways that stored procedures are really
...
...
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