Files
Nim/lib
Artem Klevtsov b68ecc82cb Add pqsetsinglerowmode to postgres module (#17030)
* Add pqsetsinglerowmode to postgres module

Very useful to reduce memory usage when fetch a large amount of data.
Documentation: https://www.postgresql.org/docs/current/libpq-single-row-mode.html

* Add missing enum to the ExecStatusType

* Revert entry

* Update ConnStatusType enum
2021-02-14 14:27:44 +00:00
..
2017-02-20 17:24:19 +02:00
2021-02-08 09:46:07 +01:00
2019-07-14 16:08:15 +02:00
2021-02-12 23:50:41 +01:00
2020-09-09 12:47:22 +02:00
2013-03-16 23:53:07 +01:00
2021-02-08 13:50:15 +01:00