projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ba313b
)
updates
author
chriskl
<chriskl>
Thu, 5 Jun 2003 05:18:02 +0000
(
05:18
+0000)
committer
chriskl
<chriskl>
Thu, 5 Jun 2003 05:18:02 +0000
(
05:18
+0000)
BUGS
patch
|
blob
|
blame
|
history
TODO
patch
|
blob
|
blame
|
history
diff --git
a/BUGS
b/BUGS
index df1678fe0f71afac50da03fd1f887e92464ed5df..28ba3a5854072e361e0328f9457298e174db4c56 100644
(file)
--- a/
BUGS
+++ b/
BUGS
@@
-1,3
+1,7
@@
* Fix grant option/grantor stuff
* First and last links in browse table
+* Create trigger screen doesn't save fields if it fails creating trigger
+* Since trigger type is "trigger", it's not possible to create trigger
+ functions in function editor
+
diff --git
a/TODO
b/TODO
index 2ffb0de46208f3c9cead7a73f17bd17b3b071275..4801c50ab0661470b3cb102814a977d960321d1c 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-119,6
+119,7
@@
Exotic
* Support contrib/tsearch for easy full text indexes
* Search for object feature
+* Pivot reports
Principles
----------