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
a7ef12f5
Commit
a7ef12f5
authored
Jan 05, 2005
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update URLs.
parent
8c6147b9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
doc/FAQ_DEV
doc/FAQ_DEV
+3
-3
doc/src/FAQ/FAQ_DEV.html
doc/src/FAQ/FAQ_DEV.html
+2
-2
No files found.
doc/FAQ_DEV
View file @
a7ef12f5
...
...
@@ -6,7 +6,7 @@
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
The most recent version of this document can be viewed at
http://www.
PostgreSQL.org/docs
/faqs/FAQ_DEV.html.
http://www.
postgresql.org/files/documentation
/faqs/FAQ_DEV.html.
_________________________________________________________________
General Questions
...
...
@@ -101,7 +101,7 @@
Other than documentation in the source tree itself, you can find some
papers/presentations discussing the code at
http://developer
s
.postgresql.org.
http://developer.postgresql.org.
1.6) I've developed a patch, what next?
...
...
doc/src/FAQ/FAQ_DEV.html
View file @
a7ef12f5
...
...
@@ -21,7 +21,7 @@
<P>
The most recent version of this document can be viewed at
<A
href=
"http://www.
PostgreSQL.org/docs/faqs/FAQ_DEV.html"
>
http://www.PostgreSQL.org/docs
/faqs/FAQ_DEV.html
</A>
.
</P>
"http://www.
postgresql.org/files/documentation/faqs/FAQ_DEV.html"
>
http://www.postgresql.org/files/documentation
/faqs/FAQ_DEV.html
</A>
.
</P>
<HR>
<BR>
...
...
@@ -151,7 +151,7 @@
<P>
Other than documentation in the source tree itself, you can find
some papers/presentations discussing the code at
<A
href=
"http://developer
s.postgresql.org"
>
http://developers
.postgresql.org
</A>
.
</P>
"http://developer
.postgresql.org"
>
http://developer
.postgresql.org
</A>
.
</P>
<H3><A
name=
"1.6"
>
1.6
</A>
) I've developed a patch, what next?
</H3>
...
...
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