release.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 | + | − |
|---|---|---|
| doc/src/sgml/release-9.2.sgml | 0 | 0 |
commit 45f6fb2713feb21bc24fa907bad575008fd680ef
Author: Bruce Momjian <bruce@momjian.us>
Date: Thu May 10 13:47:49 2012 -0400
Add comma after "Previously" as suggested by Josh Kupershmidt
diff --git a/doc/src/sgml/release-9.2.sgml b/doc/src/sgml/release-9.2.sgml
new file mode 100644
index ed8ce99..fc477c8
*** a/doc/src/sgml/release-9.2.sgml
--- b/doc/src/sgml/release-9.2.sgml
***************
*** 153,159 ****
</para>
<para>
! Previously supplied years and year masks of less than four digits
wrapped inconsistently.
</para>
</listitem>
--- 153,159 ----
</para>
<para>
! Previously, supplied years and year masks of less than four digits
wrapped inconsistently.
</para>
</listitem>
***************
*** 1010,1016 ****
</para>
<para>
! Previously such not-valid-for-session errors would cause all
setting changes to be ignored by that backend.
</para>
</listitem>
--- 1010,1016 ----
</para>
<para>
! Previously, such not-valid-for-session errors would cause all
setting changes to be ignored by that backend.
</para>
</listitem>
***************
*** 1165,1171 ****
</para>
<para>
! Previously the generic label <literal>?column?</> was used.
</para>
</listitem>
--- 1165,1171 ----
</para>
<para>
! Previously, the generic label <literal>?column?</> was used.
</para>
</listitem>
***************
*** 1852,1858 ****
</para>
<para>
! Previously default permissions generated <literal>NULL</> fields.
(WAS IT NULL?)
</para>
</listitem>
--- 1852,1858 ----
</para>
<para>
! Previously, default permissions generated <literal>NULL</> fields.
(WAS IT NULL?)
</para>
</listitem>
***************
*** 2389,2395 ****
</para>
<para>
! Previously libpq collected the entire query result into memory
before passing it back to the application.
</para>
</listitem>
--- 2389,2395 ----
</para>
<para>
! Previously, libpq collected the entire query result into memory
before passing it back to the application.
</para>
</listitem>