From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 6 Jan 2007 00:25:11 +0000 (+0000)
Subject: Document that we need to update the ecpg regression files when we update
X-Git-Tag: REL8_3_BETA1~1592
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=561b4bae781d894dbfb75856f01779533cd09e05;p=postgresql

Document that we need to update the ecpg regression files when we update
the library version number.
---

diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index 5b7742cd89..727b434cab 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -35,6 +35,7 @@ For Major Releases
 * Bump library versions, if appropriate (see below)
 	o src/interfaces/*/Makefile
 	o src/interfaces/*/*/Makefile
+	o update ecpg regression expected files
 
 * Release notes
 	o check that dashed items from the TODO list are complete