From cac554607f27d728addbad7c8828475e82fa95e8 Mon Sep 17 00:00:00 2001
From: "Marc G. Fournier" <scrappy@hub.org>
Date: Sun, 27 Apr 1997 15:45:26 +0000
Subject: [PATCH] Change Postgres95 to PostgreSQL

Pointed out by: Christopher Hicks <chicks@chicks.net>
---
 doc/bug.template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/bug.template b/doc/bug.template
index 40a5f6c59f5..7c86c3f5193 100644
--- a/doc/bug.template
+++ b/doc/bug.template
@@ -2,7 +2,7 @@ To report a bug, please complete the following form and send it by
 email to bugs@postgreSQL.org.
 
 ============================================================================
-                        POSTGRES95 BUG REPORT TEMPLATE
+                        POSTGRESQL BUG REPORT TEMPLATE
 ============================================================================
 
 
@@ -16,7 +16,7 @@ System Configuration
 
   Operating System (example: Linux 1.3.42 ELF) 	:
 
-  PostgreSQL version (example: Postgres95-1.01) :   PostgreSQL-6.0
+  PostgreSQL version (example: PostgreSQL-6.1)  :   PostgreSQL-6.1
 
   Compiler used (example:  gcc 2.7.0)		:
 
-- 
GitLab