/rtmp/diff
text/x-diff
Filename: /rtmp/diff
Type: text/x-diff
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: context
| File | + | − |
|---|---|---|
| src/interfaces/ecpg/compatlib/informix.c | 4 | 8 |
Index: src/interfaces/ecpg/compatlib/informix.c
===================================================================
RCS file: /cvsroot/pgsql/src/interfaces/ecpg/compatlib/informix.c,v
retrieving revision 1.44
diff -c -c -r1.44 informix.c
*** src/interfaces/ecpg/compatlib/informix.c 23 Jun 2006 14:50:01 -0000 1.44
--- src/interfaces/ecpg/compatlib/informix.c 25 Jun 2006 01:41:06 -0000
***************
*** 666,679 ****
return 0;
}
! /***************************************************************************
! rfmt.c - description
! -------------------
! begin : Wed Apr 2 2003
! copyright : (C) 2003 by Carsten Wolff
! email : carsten.wolff@credativ.de
! Contributed under the PostgreSQL License by credativ GmbH
! ***************************************************************************/
static struct
{
--- 666,675 ----
return 0;
}
! /*
! * rfmt.c - description
! * by Carsten Wolff <carsten.wolff@credativ.de>, Wed Apr 2 2003
! */
static struct
{