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
e451014d
Commit
e451014d
authored
May 05, 2006
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change Solaris comments from / to !.
Robert Lor
parent
ee1b63a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
src/backend/port/tas/solaris_sparc.s
src/backend/port/tas/solaris_sparc.s
+3
-3
src/backend/port/tas/solaris_x86.s
src/backend/port/tas/solaris_x86.s
+4
-4
No files found.
src/backend/port/tas/solaris_sparc.s
View file @
e451014d
/
=======================================================================
!
=======================================================================
/
solaris_sparc
.
s
--
compare
and
swap
for
solaris_sparc
!
solaris_sparc
.
s
--
compare
and
swap
for
solaris_sparc
/
=======================================================================
!
=======================================================================
#if defined(__sparcv9) || defined(__sparc)
#if defined(__sparcv9) || defined(__sparc)
...
...
src/backend/port/tas/solaris_x86.s
View file @
e451014d
/
=======================================================================
!
=======================================================================
/
solaris_i386
.
s
--
compare
and
swap
for
solaris_i386
!
solaris_i386
.
s
--
compare
and
swap
for
solaris_i386
/
=======================================================================
!
=======================================================================
/
Fortunately
the
Sun
compiler
understands
cpp
conditionals
!
Fortunately
the
Sun
compiler
can
process
cpp
conditionals
with
-
P
.
file
"tas.s"
.
file
"tas.s"
...
...
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