summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2009-08-03 16:27:28 +0000
committerGreg Sabino Mullane2009-08-03 16:27:28 +0000
commit8b8fc28c80e8f88e45f24563356591bfe275a088 (patch)
treea7f65e0e013d75dce694997d0bd257089897925d /check_postgres.pl
parent3a499aea81cdf864c1c2bf329896720242157a1d (diff)
Fix release date.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 7fdf6c46c..f9a70991a 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -7570,7 +7570,7 @@ Items not specifically attributed are by Greg Sabino Mullane.
=over 4
-=item B<Version 2.10.0> (July 25, 2009)
+=item B<Version 2.10.0> (August 3, 2009)
For same_schema, compare view definitions, and compare languages.
Make script into a global executable via the Makefile.PL file.