libpq++.diff
application/octet-stream
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 | + | − |
|---|---|---|
| /usr/src/pgsql/src/interfaces/libpq++/Makefile.in | 1 | 1 |
--- pgsql/src/interfaces/libpq++/Makefile.in Mon Oct 19 01:00:46 1998 +++ /usr/src/pgsql/src/interfaces/libpq++/Makefile.in Sun Nov 22 17:10:07 1998 @@ -44,7 +44,7 @@ OBJS = pgenv.o pgconnection.o pgtransdb.o pgcursordb.o pglobject.o -SHLIB_LINK= -L../libpq -lpq +SHLIB_LINK+= -L../libpq -lpq -lstdc++ # Shared library stuff, also default 'all' target include $(SRCDIR)/Makefile.shlib