From d89578ccbefb83aa9f9d1c00269cd866be2cc857 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 17 Aug 2003 05:24:52 +0000
Subject: [PATCH] Add to release notes.

---
 HISTORY | 1 +
 1 file changed, 1 insertion(+)

diff --git a/HISTORY b/HISTORY
index 7a47a7e9257..29c12069af5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -212,6 +212,7 @@ Add new DateStyle values MDY, DMY, and YMD, honor US and European for
   prepared statements) (Tom)
 Assume NaN value to be larger than any other value in MIN()/MAX() (Tom)
 Prevent interval from supressing ':00' seconds display
+New pg_get_triggerdef(prettyprint) and pg_constraint_is_visible() functions
 
      _________________________________________________________________
 
-- 
GitLab