Artem Klevtsov
b7cba9ea08
postgres module fixes (followup #17030 ) ( #17053 )
...
* Fix pqSetSingleRowMode case. Add links to the docs
* Add missing PGContextVisibility enum
* Remove unused PGContextVisibility enum
2021-02-16 20:15:58 +01:00
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
Juan Carlos
46ca19ff18
Deprecate DCE:on ( #13839 )
2020-04-02 02:58:43 +02:00
Bung
291608045c
add pqserverVersion,pqconnectionNeedsPassword,pqconnectionUsedPassword ( #13060 )
2020-01-07 10:52:02 +01:00
Araq
cb3c3c306c
minor style changes
2019-07-11 00:28:20 +02:00
Hitesh Jasani
0b41f26bd6
Expose api to disable autoinitializing OpenSSL. ( #11247 )
2019-05-14 17:08:52 +02:00
Araq
3f6168b337
removes deprecated T/P types
2018-11-16 13:27:56 +01:00
Jacek Sieka
72dfe176f5
remove dead code elimination option ( #7669 )
2018-04-23 11:02:38 +02:00
Araq
87f65f5e72
preparations for more Nimble packages; clear licensing; fixes #2949
2015-06-20 23:24:21 +02:00
pdw
b2bc5440aa
lib/wrappers/c-r - Dropped 'T' from types
2015-06-04 13:18:39 +02:00
Araq
fc47c0edc7
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
...
Conflicts:
lib/impure/db_postgres.nim
lib/pure/os.nim
lib/wrappers/postgres.nim
2014-10-04 19:40:23 +02:00
Araq
d4bc11b654
cleaned up various modules
2014-09-19 00:54:01 +02:00
Dominik Picheta
0047172274
More docgen fixes.
2014-09-13 16:45:07 +01:00
Erwan Ameil
08f1c6100b
Add postgresql prepared queries and stop relying on string formatting
...
for sql parameter passing
2014-08-29 11:29:19 +02:00
Grzegorz Adam Hankiewicz
72a3e21f28
Removes executable bit for text files.
2013-03-16 23:53:07 +01:00
Andreas Rumpf
41afb4ee58
bugfix: return type of gtk2.check_menu_item_new*
2010-03-17 18:58:34 +01:00
Andreas Rumpf
b559285b78
examples/lib use the new wrappers
2010-02-28 23:04:18 +01:00
Andreas Rumpf
40ea1d0330
fixed pango/pangoutils new wrappers
2010-02-26 01:26:16 +01:00
rumpf_a@web.de
40a5d6c3b9
continued work on html/xmlparser
2010-02-14 00:29:35 +01:00
Andreas Rumpf
44ed48ffa6
more enhancements for the lib
2010-02-08 22:07:45 +01:00
Andreas Rumpf
196ef92c86
bug concerning constant evaluation fixed
2009-11-26 00:32:07 +01:00
Andreas Rumpf
66a7e3d37c
added tools and web dirs
2009-09-15 23:22:22 +02:00
Andreas Rumpf
4d4b3b1c04
version0.7.10
2009-06-08 08:06:25 +02:00