diff options
author | Greg Sabino Mullane | 2009-08-03 16:27:28 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-08-03 16:27:28 +0000 |
commit | 8b8fc28c80e8f88e45f24563356591bfe275a088 (patch) | |
tree | a7f65e0e013d75dce694997d0bd257089897925d /check_postgres.pl | |
parent | 3a499aea81cdf864c1c2bf329896720242157a1d (diff) |
Fix release date.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
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. |