Add to release notes.

This commit is contained in:
Bruce Momjian 2003-08-17 05:24:52 +00:00
parent 42588d436d
commit d89578ccbe
1 changed files with 1 additions and 0 deletions

View File

@ -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
_________________________________________________________________