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
ceacae77
Commit
ceacae77
authored
Aug 30, 2003
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix unixware template --- had spaces around equals.
parent
7e2a4cfe
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
doc/FAQ
doc/FAQ
+1
-1
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ.html
+1
-1
src/template/unixware
src/template/unixware
+1
-1
No files found.
doc/FAQ
View file @
ceacae77
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Fri
Jul 25 18:07:3
0 EDT 2003
Last updated: Fri
Aug 29 21:40:1
0 EDT 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
doc/src/FAQ/FAQ.html
View file @
ceacae77
...
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated: Fri
Jul 25 18:07:3
0 EDT 2003
</P>
<P>
Last updated: Fri
Aug 29 21:40:1
0 EDT 2003
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
<BR>
...
...
src/template/unixware
View file @
ceacae77
...
...
@@ -11,4 +11,4 @@ fi
SUPPORTS_THREADS=yes
NEED_REENTRANT_FUNC_NAMES=yes
THREAD_CFLAGS
=
"$THREAD_CFLAGS -D_REENTRANT"
THREAD_CFLAGS
=
"$THREAD_CFLAGS -D_REENTRANT"
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