Update NEWS.md with copy-to warnings

This commit is contained in:
Rafa de la Torre 2019-06-04 17:09:56 +02:00
parent 69e505a161
commit 6e9fcd39ef

View File

@ -9,6 +9,7 @@ Announcements:
* Improve batch-queries draining while exiting the process #582
* Implement a mechanism to short out hung connections in copy-from endpoints.
* Implement POST method for copy-to endpoint.
* Log NOTICE's and WARNING's coming from COPY TO queries.
* Retrieve the exact PG field type information in JSON format responses.