stringfunc_fix.diff

application/octet-stream

Filename: stringfunc_fix.diff
Type: application/octet-stream
Part: 0
Message: Re: patch (for 9.1) string functions

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: unified
File+
contrib/Makefile 1 0
--- contrib/Makefile.orig	2010-07-11 00:06:30.000000000 +0200
+++ contrib/Makefile	2010-07-11 00:07:01.000000000 +0200
@@ -40,6 +40,7 @@
 		pgstattuple	\
 		seg		\
 		spi		\
+		stringfunc	\
 		tablefunc	\
 		test_parser	\
 		tsearch2	\