CVS Commit by dpage: Added a tip
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
CVS Commit by dpage: Added a tip
Log Message:
-----------
Added a tip
Modified Files:
--------------
pgadmin3/docs/en_US:
tips.txt (r1.4 -> r1.5)
Index: tips.txt
===================================================================
RCS file: /projects/pgadmin3/docs/en_US/tips.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -Ldocs/en_US/tips.txt -Ldocs/en_US/tips.txt -u -w -r1.4 -r1.5
--- docs/en_US/tips.txt
+++ docs/en_US/tips.txt
@@ -30,3 +30,5 @@
'EXPLAIN ANALYZE' and the 'Explain Query' button are your friends when optimising SQL queries.
PostgreSQL 8.0 added major new features to our DBMS including savepoints, tablespaces and the long awaited Windows port.
pgAdmin III supports SSL encrypted connections.
+The new Win32 port PostgreSQL passed all it's regression tests for the first time on 2004-10-24.
+
Home |
Main Index |
Thread Index