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
3aed52a6
Commit
3aed52a6
authored
8 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
doc: Fix typos
From: Alexander Law <exclusion@gmail.com>
parent
1acf7572
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/src/sgml/btree-gist.sgml
+1
-1
1 addition, 1 deletion
doc/src/sgml/btree-gist.sgml
doc/src/sgml/ref/pg_xlogdump.sgml
+1
-1
1 addition, 1 deletion
doc/src/sgml/ref/pg_xlogdump.sgml
doc/src/sgml/sepgsql.sgml
+2
-2
2 additions, 2 deletions
doc/src/sgml/sepgsql.sgml
with
4 additions
and
4 deletions
doc/src/sgml/btree-gist.sgml
+
1
−
1
View file @
3aed52a6
This diff is collapsed.
Click to expand it.
doc/src/sgml/ref/pg_xlogdump.sgml
+
1
−
1
View file @
3aed52a6
...
@@ -16,7 +16,7 @@ PostgreSQL documentation
...
@@ -16,7 +16,7 @@ PostgreSQL documentation
<refnamediv>
<refnamediv>
<refname>pg_xlogdump</refname>
<refname>pg_xlogdump</refname>
<refpurpose>
D
isplay a human-readable rendering of the write-ahead log of a <productname>PostgreSQL</productname> database cluster</refpurpose>
<refpurpose>
d
isplay a human-readable rendering of the write-ahead log of a <productname>PostgreSQL</productname> database cluster</refpurpose>
</refnamediv>
</refnamediv>
<refsynopsisdiv>
<refsynopsisdiv>
...
...
This diff is collapsed.
Click to expand it.
doc/src/sgml/sepgsql.sgml
+
2
−
2
View file @
3aed52a6
...
@@ -675,13 +675,13 @@ ERROR: SELinux: security policy violation
...
@@ -675,13 +675,13 @@ ERROR: SELinux: security policy violation
</row>
</row>
<row>
<row>
<entry><literal>sepgsql_mcstrans_in(text) returns text</literal></entry>
<entry><literal>sepgsql_mcstrans_in(text) returns text</literal></entry>
<entry>Translates the given qualifie
s
MLS/MCS range into raw format if
<entry>Translates the given qualifie
d
MLS/MCS range into raw format if
the mcstrans daemon is running.
the mcstrans daemon is running.
</entry>
</entry>
</row>
</row>
<row>
<row>
<entry><literal>sepgsql_mcstrans_out(text) returns text</literal></entry>
<entry><literal>sepgsql_mcstrans_out(text) returns text</literal></entry>
<entry>Translates the given raw M
C
S/MCS range into qualified format if
<entry>Translates the given raw M
L
S/MCS range into qualified format if
the mcstrans daemon is running.
the mcstrans daemon is running.
</entry>
</entry>
</row>
</row>
...
...
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