projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe34c0f
)
Update history / credits with recent improvements
author
xzilla
<xzilla>
Mon, 14 Aug 2006 17:09:43 +0000
(17:09 +0000)
committer
xzilla
<xzilla>
Mon, 14 Aug 2006 17:09:43 +0000
(17:09 +0000)
CREDITS
patch
|
blob
|
blame
|
history
HISTORY
patch
|
blob
|
blame
|
history
diff --git
a/CREDITS
b/CREDITS
index fe8cb8f70ec340e3bb1b623db827b43f3a61d049..58ca7271da7bd3c4645f268d67fe8ddd11eebb17 100644
(file)
--- a/
CREDITS
+++ b/
CREDITS
@@
-68,3
+68,4
@@
Third Party Libraries
Corporate Sponsors
- SpikeSource (www.spikesource.com) - Slony support
+- Google Summer of Code (code.google.com/soc/pgsql/about.html) - phpPgAdmin Improvements
diff --git
a/HISTORY
b/HISTORY
index 5109e0c868fef33b327f63ff9475b116b0aec01d..257e3827121e8dff6937eba7b611e73e97f6d260 100644
(file)
--- a/
HISTORY
+++ b/
HISTORY
@@
-21,7
+21,8
@@
Features
* Add column level information into the tree browser (ioguix)
* Promote column level interaction into its own page (ioguix)
* Add automatic lookup of foreign key values in insert/update fields (John Jawed)
-* Add enable/disable trigger (John Jay)
+* Add ability to create/drop/alter custom aggregates (Javier Carlos)
+* Add enable/disable trigger (John Jawed)
Version 4.0
-----------