From: Bruce Momjian Date: Sun, 17 Aug 2003 05:24:52 +0000 (+0000) Subject: Add to release notes. X-Git-Tag: REL7_4_BETA2~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d89578ccbefb83aa9f9d1c00269cd866be2cc857;p=postgresql Add to release notes. --- diff --git a/HISTORY b/HISTORY index 7a47a7e925..29c12069af 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 _________________________________________________________________