Show database owner and encoding
authorchriskl <chriskl>
Mon, 10 Mar 2003 02:15:13 +0000 (02:15 +0000)
committerchriskl <chriskl>
Mon, 10 Mar 2003 02:15:13 +0000 (02:15 +0000)
commit0472ab3c89c6feea3c4cfc9fbce34340e5d60802
tree9473153af8960880686d9625dcd845a5a48d11b0
parent4482fbc9bcb80bc048b107f45b4e7887b6d21774
Show database owner and encoding
Show keys in 7.3 and below PK & Unique constraints
Start working on Add Check
Support SQL with trailing semicolon
Fix login failure problems
Allow properties and editing reports
Remove dead doTriggers code from tblproperties.php
Add column support
Fix for length of timestamp types in create table
WebDB->phpPgAdmin everywhere
Vacuum and analyze functions in the classes
Constraint support for 7.2 and below (untested)
Don't use TRUNCATE for empty table in 7.3
Add config variable for hiding non-owned databases - doesn't do anything yet
23 files changed:
DEVELOPERS
INSTALL
TODO
TRANSLATORS
all_db.php
classes/Reports.php
classes/database/BaseDB.php
classes/database/Postgres.php
classes/database/Postgres71.php
classes/database/Postgres73.php
conf/config.inc.php-dist
constraints.php
display.php
functions.php
lang/english.php
lang/recoded/english.php
libraries/errorhandler.inc.php
libraries/lib.inc.php
login.php
reports.php
tables.php
tblproperties.php
topbar.php