2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve spelling
gustafn
as Gustaf Neumann
More... almost 2 years ago
improve spelling
gustafn
as Gustaf Neumann
More... over 4 years ago
improve cleaness of compilation and README file
gustafn
as Gustaf Neumann
More... over 4 years ago
README edited online with Bitbucket
gustafn
as Gustaf Neumann
More... over 5 years ago
sample-config.tcl edited online with Bitbucket
gustafn
as Gustaf Neumann
More... over 5 years ago
README edited online with Bitbucket
gustafn
as Gustaf Neumann
More... over 5 years ago
fix typo
gustafn
as Gustaf Neumann
More... about 6 years ago
fix typos
gustafn
as Gustaf Neumann
More... about 6 years ago
Provide compatibility with Tcl 8.7.2
gustafn
as Gustaf Neumann
More... about 6 years ago
- update pg verison number
gustafn
as Gustaf Neumann
More... about 9 years ago
- prefer const over CONST
gustafn
as Gustaf Neumann
More... over 9 years ago
Add sample for make invocation
gustafn
as Gustaf Neumann
More... almost 10 years ago
- silence compiler about non-const format string
gustafn
as Gustaf Neumann
More... about 10 years ago
- add configuration variable "session_timezone" to set the postgres session variable automatically to that value. Per default, the timezone configured in the database is used. - fix a few typos
gustafn
as Gustaf Neumann
More... about 10 years ago
Report number of affected rows in a DML command to the driver in new field numRowsHint of Dbi_Handle
gustafn
as Gustaf Neumann
More... about 10 years ago
- get rid of warnings from actual c compilers - silence static code checker (reducing variable scopes)
gustafn
as Gustaf Neumann
More... about 10 years ago
- allow for same command line configuration as for nsdbpg (make PGINCLUDE=... PGLIB=...)
gustafn
as Gustaf Neumann
More... about 10 years ago
Tell mercurial to ignore binaries
groks
as Stephen Deasey
More... about 15 years ago
Add test for matching column name and table
groks
as Stephen Deasey
More... about 15 years ago
Add .hgignore file
groks
as Stephen Deasey
More... almost 16 years ago
Add NEWS file
groks
as Stephen Deasey
More... almost 16 years ago
Enable surpise DML test (fixed)
groks
as Stephen Deasey
More... almost 16 years ago
Make sure connection is in utf-8 mode and dates/times are correct
groks
as Stephen Deasey
More... almost 16 years ago
Add 'dist' target to Makefile
groks
as Stephen Deasey
More... almost 16 years ago
Update for new NextValue, ColumnLength, ColumnValue API
groks
as Stephen Deasey
More... almost 16 years ago
Add README
groks
as Stephen Deasey
More... about 16 years ago
Update NextValue for new NS_OK/NS_ERROR API.
groks
as Stephen Deasey
More... over 16 years ago
Cleanup test targets and variables.
groks
as Stephen Deasey
More... over 16 years ago
Default to less verbose logging for tests.
groks
as Stephen Deasey
More... almost 17 years ago
Add support for null bind variables and binary bind variables and result values. Binary values are returned in postgres text escaped format.
groks
as Stephen Deasey
More... almost 17 years ago