very rough first pass at adding function support. basically I have copied the view...
authorxzilla <xzilla>
Fri, 30 Aug 2002 15:12:56 +0000 (15:12 +0000)
committerxzilla <xzilla>
Fri, 30 Aug 2002 15:12:56 +0000 (15:12 +0000)
commitd36aaaf23c42bd96f35dda7e15ec7e4cb651b01e
treeabc356f4def39ed6fcb2e18760815e4b769e38de
parentd08d8fccaba15dc3e08c36b5562341286ad6cbd9
very rough first pass at adding function support. basically I have copied the view code and begun modifying it to work with functions.
Right now the only supported functionality is listing the functions in the database, and even thats shakey :-)
Assuming I'm going in the right direction though, I should be able to begin fleshing it out some more.
classes/database/Postgres72.php [new file with mode: 0644]
public_html/functions.php [new file with mode: 0644]