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
3114f921
Commit
3114f921
authored
Sep 27, 1999
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add bsdi sparc port.
parent
be09bc9f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
2 deletions
+15
-2
doc/TODO
doc/TODO
+3
-2
src/template/.similar
src/template/.similar
+1
-0
src/template/bsdi_4.0_sparc
src/template/bsdi_4.0_sparc
+11
-0
No files found.
doc/TODO
View file @
3114f921
TODO list for PostgreSQL
========================
Last updated:
Thu Sep 23 18:04:44
EDT 1999
Last updated:
Sun Sep 26 20:37:50
EDT 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
...
...
@@ -74,7 +74,8 @@ URGENT
* Add OUTER joins, left and right(see TODO.detail/outer)(Thomas, Bruce)
* Allow long tuples by chaining or auto-storing outside db (chaining,large objs)
* Eliminate limits on query length
* Fix memory leak for expressions?, aggregates?(see TODO.detail/memory)(Tom?)
* Fix memory leak for expressions?(see TODO.detail/memory)(Tom?)
* -Fix memory leak for aggregates?
ADMIN
...
...
src/template/.similar
View file @
3114f921
...
...
@@ -33,6 +33,7 @@ powerpc-unknown-linux-gnu=linux_ppc
sparc-sun-solaris=solaris_sparc_gcc
sparc-sun-sunos4=sunos4_gcc
sparc-sun-sunos5=solaris_sparc_gcc
sparc-unknown-bsdi4=bsdi_4.0_sparc
sparc-unknown-linux-gnu=linux_sparc
mips-pc-linux-gnu=linux_mips
mipsel-unknown-linux-gnu=linux_mips
src/template/bsdi_4.0_sparc
0 → 100644
View file @
3114f921
AROPT:cq
CFLAGS:-O2 -pipe
SHARED_LIB:-fpic
ALL:
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC:
CC:gcc2
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