bh: thuban ChangeLog,1.732,1.733

cvs@intevation.de cvs at intevation.de
Wed Dec 15 15:01:06 CET 2004


Author: bh

Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv25951

Modified Files:
	ChangeLog 
Log Message:
(PostgreSQLServer.execute_sql): Extend to
so that it returns a result for select statements.
(PostgreSQLServer.server_version): New.  Return the version of the
server software.
(PostgreSQLServer.require_authentication): The format of
pg_hba.conf has changed between PostgrSQL 7.2 and 7.3.  Check the
server version and generate the file in the correct format


Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.732
retrieving revision 1.733
diff -u -d -r1.732 -r1.733
--- ChangeLog	15 Dec 2004 11:12:11 -0000	1.732
+++ ChangeLog	15 Dec 2004 14:01:04 -0000	1.733
@@ -1,5 +1,15 @@
 2004-12-15  Bernhard Herzog  <bh at intevation.de>
 
+	* test/postgissupport.py (PostgreSQLServer.execute_sql): Extend to
+	so that it returns a result for select statements.
+	(PostgreSQLServer.server_version): New.  Return the version of the
+	server software.
+	(PostgreSQLServer.require_authentication): The format of
+	pg_hba.conf has changed between PostgrSQL 7.2 and 7.3.  Check the
+	server version and generate the file in the correct format
+
+2004-12-15  Bernhard Herzog  <bh at intevation.de>
+
 	* test/postgissupport.py (PostgreSQLServer.is_running): Fix typo
 	in the doc string and rephrase it a little.
 





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)