20101227-psql_dE_doc.patch

application/octet-stream

Filename: 20101227-psql_dE_doc.patch
Type: application/octet-stream
Part: 0
Message: Re: SQL/MED - core functionality

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/ref/psql-ref.sgml 0 0
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index ebb509f..0c658d1 100644
*** a/doc/src/sgml/ref/psql-ref.sgml
--- b/doc/src/sgml/ref/psql-ref.sgml
*************** testdb=>
*** 1220,1226 ****
          <para>
          In this group of commands, the letters
          <literal>i</literal>, <literal>s</literal>,
!         <literal>t</literal>, and <literal>v</literal>
          stand for index, sequence, table, view, and foreign table,
          respectively.
          You can specify any or all of
--- 1220,1226 ----
          <para>
          In this group of commands, the letters
          <literal>i</literal>, <literal>s</literal>,
!         <literal>t</literal>, <literal>v</literal>, and <literal>E</literal>
          stand for index, sequence, table, view, and foreign table,
          respectively.
          You can specify any or all of