Commits

Jyrki Wahlstedt authored 08a322ea264
postgresql83: version bump to 8.3.20, add the uuid-ossp patch the later versions already have for ML

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96692 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

databases/postgresql83/files/postgresql-uuid-ossp.patch

Added
1 +--- contrib/uuid-ossp/uuid-ossp.c 2012-08-02 01:21:00.000000000 +0300
2 ++++ contrib/uuid-ossp/uuid-ossp.c 2012-08-02 01:22:22.000000000 +0300
3 +@@ -9,6 +9,8 @@
4 + *-------------------------------------------------------------------------
5 + */
6 +
7 ++#define _XOPEN_SOURCE
8 ++
9 + #include "postgres.h"
10 + #include "fmgr.h"
11 + #include "utils/builtins.h"

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut