PGSQL INTERFACES PGADMIN HACKERS 10 CVS COMMIT BY DPAGE USE THE CURRENT MIRRORS DATABASE ON THE PSEUDO
From: cvs@no-spam
Subject: CVS Commit by dpage: Use the current mirrors database on the pseudo
Date: Fri, 10 Dec 2004 08:44:46 GMT


Log Message:
-----------
Use the current mirrors database on the pseudo hub.org DB server.

Modified Files:
--------------
www/pgadmin3/cnt:
cnt_mirrors.php (r1.10 -> r1.11)

Index: cnt_mirrors.php ===================================================================
RCS file: /projects/www/pgadmin3/cnt/cnt_mirrors.php,v retrieving revision 1.10
retrieving revision 1.11
diff -Lpgadmin3/cnt/cnt_mirrors.php -Lpgadmin3/cnt/cnt_mirrors.php -u -w -r1.10 -r1.11

--- pgadmin3/cnt/cnt_mirrors.php +++ pgadmin3/cnt/cnt_mirrors.php @@no-spam -1,7 +1,7 @@no-spam <?php $numcells = 5;
- $conn = @no-spam"dbname=186_portal host=pgsql74.hub.org user=186_pgsql");
+ $conn = @no-spam"dbname=186_www host=pgsql74.hub.org user=186_pgsql");
$_error = false;
//
[plaintext cvs-2004121084446-diff.txt]

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match