Fix passing multiline queries to dataexport.php. Fix display and encoding of bytea...
authorchriskl <chriskl>
Fri, 15 Jul 2005 08:03:11 +0000 (08:03 +0000)
committerchriskl <chriskl>
Fri, 15 Jul 2005 08:03:11 +0000 (08:03 +0000)
commitf938dbaa60e735212dc75eeef2bb544ce352cf30
tree6f017619037ea604446e2001060027562742a7a5
parent419051afcf4ebf23e05166d45e51806a24beed22
Fix passing multiline queries to dataexport.php.  Fix display and encoding of bytea data.  Eliminate another common startup query (that determines if you are a superuser - UNTESTED).  Some line ending fixes.
HISTORY
classes/Misc.php
classes/database/Postgres.php
dataexport.php