projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d2a78b
)
Remove -O0 linux ppc flag
author
Bruce Momjian
Wed, 14 Jun 2000 17:01:35 +0000
(17:01 +0000)
committer
Bruce Momjian
Wed, 14 Jun 2000 17:01:35 +0000
(17:01 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
src/template/linux_ppc
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 85135a97ae9ddb66ca87b86ac0ecfc5e091c3484..739525b17cf556281a9654c13de0007d52d187c0 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-215,7
+215,7
@@
INDEXES
CACHE
-* Cache most recent query plan(s) [prepare]
+* Cache most recent query plan(s)
(Karel)
[prepare]
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
MISC
@@
-243,6
+243,7
@@
MISC
* Gather more accurate statistics using indexes
* Improve statistics storage in pg_class [performance]
* Improve VACUUM speed with indexes [vacuum]
+* BSD/OS does not support locale because there is no LC_MESSAGES
SOURCE CODE
-----------
diff --git
a/src/template/linux_ppc
b/src/template/linux_ppc
index 688d6a1afaf455b6318f1976972eebc3d0c32bd7..5abf05c96b1fdad7a196709492d3a9ab1325f134 100755
(executable)
--- a/
src/template/linux_ppc
+++ b/
src/template/linux_ppc
@@
-1,5
+1,5
@@
AROPT:crs
-CFLAGS:-O
0
+CFLAGS:-O
2
SHARED_LIB:-fpic
ALL:
SRCH_INC: