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
69116b74
Commit
69116b74
authored
5 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
doc: Postgres -> PostgreSQL
parent
700a1ac0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/src/sgml/bki.sgml
+1
-1
1 addition, 1 deletion
doc/src/sgml/bki.sgml
doc/src/sgml/installation.sgml
+1
-1
1 addition, 1 deletion
doc/src/sgml/installation.sgml
with
2 additions
and
2 deletions
doc/src/sgml/bki.sgml
+
1
−
1
View file @
69116b74
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
</para>
</para>
<para>
<para>
Most Postgre
s
developers don't need to be directly concerned with
Most Postgre
SQL
developers don't need to be directly concerned with
the <acronym>BKI</acronym> file, but almost any nontrivial feature
the <acronym>BKI</acronym> file, but almost any nontrivial feature
addition in the backend will require modifying the catalog header files
addition in the backend will require modifying the catalog header files
and/or initial data files. The rest of this chapter gives some
and/or initial data files. The rest of this chapter gives some
...
...
This diff is collapsed.
Click to expand it.
doc/src/sgml/installation.sgml
+
1
−
1
View file @
69116b74
...
@@ -2300,7 +2300,7 @@ xcodebuild -version -sdk macosx Path
...
@@ -2300,7 +2300,7 @@ xcodebuild -version -sdk macosx Path
of <literal>DYLD_LIBRARY_PATH</literal> down to the executables being
of <literal>DYLD_LIBRARY_PATH</literal> down to the executables being
tested. You can work around that by doing <literal>make
tested. You can work around that by doing <literal>make
install</literal> before <literal>make check</literal>.
install</literal> before <literal>make check</literal>.
Most Postgre
s
developers just turn off SIP, though.
Most Postgre
SQL
developers just turn off SIP, though.
</para>
</para>
</sect2>
</sect2>
...
...
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