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
c57dbc19
Commit
c57dbc19
authored
Sep 06, 2019
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Postgres -> PostgreSQL
parent
8e5ce1c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/src/sgml/bki.sgml
doc/src/sgml/bki.sgml
+1
-1
doc/src/sgml/installation.sgml
doc/src/sgml/installation.sgml
+1
-1
No files found.
doc/src/sgml/bki.sgml
View file @
c57dbc19
...
@@ -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
...
...
doc/src/sgml/installation.sgml
View file @
c57dbc19
...
@@ -2469,7 +2469,7 @@ xcodebuild -version -sdk macosx Path
...
@@ -2469,7 +2469,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
>
...
...
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