ecpg.diff
text/x-diff
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 | + | − |
|---|---|---|
| src/interfaces/ecpg/pgtypeslib/Makefile | 0 | 0 |
diff --git a/src/interfaces/ecpg/pgtypeslib/Makefile b/src/interfaces/ecpg/pgtypeslib/Makefile new file mode 100644 index 530b580..6ce129b *** a/src/interfaces/ecpg/pgtypeslib/Makefile --- b/src/interfaces/ecpg/pgtypeslib/Makefile *************** OBJS = \ *** 38,43 **** --- 38,45 ---- all: all-lib + all-lib: | submake-libpgport + # Shared library stuff include $(top_srcdir)/src/Makefile.shlib