oidjoins-check-1.patch
text/x-patch
Filename: oidjoins-check-1.patch
Type: text/x-patch
Part: 0
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/findoidjoins/Makefile | 0 | 1 |
--- contrib/findoidjoins/Makefile +++ contrib/findoidjoins/Makefile @@ -6,7 +6,6 @@ PG_CPPFLAGS = -I$(libpq_srcdir) PG_LIBS = $(libpq) -SCRIPTS = make_oidjoins_check DOCS = README.findoidjoins ifdef USE_PGXS