Re: patch (for 9.1) string functions
Erik Rijkers <er@xs4all.nl>
From: "Erik Rijkers" <er@xs4all.nl>
To: "Pavel Stehule" <pavel.stehule@gmail.com>
Cc: "Takahiro Itagaki" <itagaki.takahiro@oss.ntt.co.jp>, "Merlin Moncure" <mmoncure@gmail.com>, "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2010-07-10T22:34:17Z
Lists: pgsql-hackers
Attachments
- stringfunc_fix.diff (application/octet-stream) patch
contrib/stringfunc was missing this small change in contrib/Makefile, I think. With it, it installs and runs make check cleanly. Erik Rijkers