single db connection mega-commit. phpPgAdmin now only makes one connection to the...
authorchriskl <chriskl>
Wed, 10 Dec 2003 16:03:29 +0000 (16:03 +0000)
committerchriskl <chriskl>
Wed, 10 Dec 2003 16:03:29 +0000 (16:03 +0000)
commitc13b092410898ec86a1ead371141c9d8fe17b050
treec2e909a1d550b42c1821797102952872a129d641
parentce105ae91ed544e0c75f0616a6f6e152f1ec2d41
single db connection mega-commit.  phpPgAdmin now only makes one connection to the database on the startup of each page, instead of 3pwd  The whole app seems to be running a lot faster now, but there may be bugs remaingin...
41 files changed:
BUGS
DEVELOPERS
HISTORY
all_db.php
bottombar.php
browser.php
casts.php
classes/Misc.php
classes/Reports.php
classes/database/ADODB_base.php
classes/database/BaseDB.php
classes/database/Connection.php [new file with mode: 0755]
classes/database/Postgres.php
classes/database/Postgres71.php
classes/database/Postgres72.php
classes/database/Postgres73.php
classes/database/Postgres74.php
classes/database/Postgres75.php
constraints.php
conversions.php
database.php
dataexport.php
display.php
domains.php
functions.php
indexes.php
info.php
languages.php
libraries/lib.inc.php
operators.php
privileges.php
rules.php
schema.php
sequences.php
sql.php
sqledit.php
tables.php
tblproperties.php
triggers.php
types.php
views.php