Allow returning XML

This commit is contained in:
Franz-Josef Färber
2022-05-05 10:57:38 -05:00
committed by Steve Chavez
parent 9c23ac2f39
commit 6e24e23b4b
4 changed files with 46 additions and 51 deletions
+3 -2
View File
@@ -193,8 +193,9 @@ Related to the HTTP request elements.
| | See :ref:`guc_resp_status`. |
| PGRST112 | |
+---------------+-------------------------------------------------------------+
| .. _pgrst113: | Related to :ref:`binary_output`. See :ref:`providing_img` |
| | for an example on requesting images. |
| .. _pgrst113: | Related to :ref:`scalar_return_formats`. |
| | See :ref:`providing_img` for an example on requesting |
| | images. |
| PGRST113 | |
+---------------+-------------------------------------------------------------+
| .. _pgrst114: | For an :ref:`UPSERT using PUT <upsert_put>`, when |