openbsd-ports/databases/postgresql/pkg
simon 764a999f9a Major update to version 8.3.1 - be sure to dump your databases before
you apply this and restore afterwards!

Additionally, implicit typecasts are history and not supported anymore.
Versions prior to 8.3 had the feature (some say bug) that functions,
expecting an argument to be of a certain type, have casted a variable of
any other type to the expected type, if possible.
This has changed now.  Tests surfaced rare occurrences of regressions,
which were then fixed in about ten minutes - and that code was not even
in the ports tree;  no issues found there.

A few more things have changed, namely tsearch2 went from contrib to the
core and native uuid type support was added;  for details read the
release announcement at
http://www.postgresql.org/docs/8.3/static/release-8-3.html.

tests & ok mbalmer@ (maintainer)
2008-03-24 17:26:12 +00:00
..
DESCR-contrib add the postgresql contributions from the contrib/ directory 2007-03-22 19:29:17 +00:00
DESCR-docs Update to 7.3. 2002-12-17 16:38:53 +00:00
DESCR-main add the postgresql contributions from the contrib/ directory 2007-03-22 19:29:17 +00:00
DESCR-server Update to PostgreSQL 7.4.3 2004-07-26 10:10:46 +00:00
MESSAGE-server Fix a typo. 2007-04-28 08:26:34 +00:00
PLIST-contrib Major update to version 8.3.1 - be sure to dump your databases before 2008-03-24 17:26:12 +00:00
PLIST-docs Major update to version 8.3.1 - be sure to dump your databases before 2008-03-24 17:26:12 +00:00
PLIST-main Major update to version 8.3.1 - be sure to dump your databases before 2008-03-24 17:26:12 +00:00
PLIST-server Major update to version 8.3.1 - be sure to dump your databases before 2008-03-24 17:26:12 +00:00