Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
680bf326
Commit
680bf326
authored
15 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Remove claim that this chapter discusses rules and triggers.
per Bruno Guimarães Carneiro
parent
19fd0c2e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/dml.sgml
+2
-3
2 additions, 3 deletions
doc/src/sgml/dml.sgml
with
2 additions
and
3 deletions
doc/src/sgml/dml.sgml
+
2
−
3
View file @
680bf326
<!-- $PostgreSQL: pgsql/doc/src/sgml/dml.sgml,v 1.2
0
2009/0
6/23 20:33:25 tgl
Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/dml.sgml,v 1.2
1
2009/0
9/11 12:53:24 petere
Exp $ -->
<chapter id="dml">
<title>Data Manipulation</title>
...
...
@@ -11,8 +11,7 @@
The previous chapter discussed how to create tables and other
structures to hold your data. Now it is time to fill the tables
with data. This chapter covers how to insert, update, and delete
table data. We also introduce ways to effect automatic data changes
when certain events occur: triggers and rewrite rules. The chapter
table data. The chapter
after this will finally explain how to extract your long-lost data
from the database.
</para>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment