glom r1323 - in trunk: . glom glom/libglom glom/libglom/document



Author: murrayc
Date: 2007-11-28 09:53:51 +0000 (Wed, 28 Nov 2007)
New Revision: 1323
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1323&view=rev

Modified:
   trunk/ChangeLog
   trunk/glom/application.cc
   trunk/glom/dialog_connection.cc
   trunk/glom/libglom/connectionpool.cc
   trunk/glom/libglom/connectionpool.h
   trunk/glom/libglom/document/document_glom.cc
   trunk/glom/libglom/document/document_glom.h
Log:
2007-11-28  Murray Cumming  <murrayc murrayc com>

* glom/libglom/connectionpool.cc:
* glom/libglom/connectionpool.h: Added get/set_try_other_ports().
* glom/libglom/document/document_glom.cc:
* glom/libglom/document/document_glom.h: Added get/set_connection_try_other_ports(), 
and saved it.
* glom/dialog_connection.cc: connect_to_server_with_connection_settings():
Use try_other_ports from the document.
* glom/application.cc: open_browsed_document(): Set try_other_ports in the 
document (It is not really needed in the on-disk XML, but this is the easiest 
place to pass that information).
This should prevent us from opening a different postgres server on the same 
host when connecting via browse network.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]