]> granicus.if.org Git - postgresql/commitdiff
Add to release notes.
authorBruce Momjian <bruce@momjian.us>
Sun, 17 Aug 2003 05:24:52 +0000 (05:24 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 17 Aug 2003 05:24:52 +0000 (05:24 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index 7a47a7e9257ea745feace6af2b1fe3feb5a135a3..29c12069af5b3f49ed317d21616bc5b2c59a31bf 100644 (file)
--- 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
 
      _________________________________________________________________