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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
e7112784
Commit
e7112784
authored
Jun 14, 2000
by
Thomas G. Lockhart
Browse files
Options
Downloads
Patches
Plain Diff
Reword to reduce redundant wording in some wording ;)
parent
ee7f92b7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/query.sgml
+2
-2
2 additions, 2 deletions
doc/src/sgml/query.sgml
with
2 additions
and
2 deletions
doc/src/sgml/query.sgml
+
2
−
2
View file @
e7112784
<!--
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/query.sgml,v 1.1
1
2000/0
4
/1
1 05:39:06
thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/query.sgml,v 1.1
2
2000/0
6
/1
4 13:12:17
thomas Exp $
-->
-->
<chapter id="query">
<chapter id="query">
...
@@ -154,7 +154,7 @@ INSERT INTO weather
...
@@ -154,7 +154,7 @@ INSERT INTO weather
</para>
</para>
<para>
<para>
You can also use
the
<command>COPY</command>
command to perform
load large
You can also use <command>COPY</command>
to
load large
amounts of data from flat (<acronym>ASCII</acronym>) files.
amounts of data from flat (<acronym>ASCII</acronym>) files.
This is usually faster because the data is read (or written) as a
This is usually faster because the data is read (or written) as a
single atomic
single atomic
...
...
...
...
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