2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed necessity for setting NS_SET_DSTRING for the db driver
gustafn
as Gustaf Neumann
More... almost 2 years ago
Provided a maximum value for keeping preallocated buffers
gustafn
as Gustaf Neumann
More... almost 2 years ago
fix const declarations
gustafn
as Gustaf Neumann
More... almost 2 years ago
updated Changelog
gustafn
as Gustaf Neumann
More... almost 2 years ago
Updated ChangeLog
gustafn
as Gustaf Neumann
More... almost 2 years ago
Improved type cleanness
gustafn
as Gustaf Neumann
More... almost 2 years ago
Raise exception when a value for a bind variable contains a NUL character.
gustafn
as Gustaf Neumann
More... over 2 years ago
let "ns_pg" report available subcommands even when handle is not specified
gustafn
as Gustaf Neumann
More... over 2 years ago
Added "ns_pg pid /handle/" to return the current backend PID without SQL parsing. Modernized Tcl-API interface: use Tcl_Objs for setting results. Provide a minimal API description in the README file.
gustafn
as Gustaf Neumann
More... over 2 years ago
break overlong lines
gustafn
as Gustaf Neumann
More... over 2 years ago
more cleanup
gustafn
as Gustaf Neumann
More... over 2 years ago
restrict bind vars to start with an alpha characer.
gustafn
as Gustaf Neumann
More... over 2 years ago
fix variable reference
gustafn
as Gustaf Neumann
More... over 2 years ago
Added support for UTF-8 characters up to 4 bytes
gustafn
as Gustaf Neumann
More... over 2 years ago
silence warnings for PostgreSQL 14
gustafn
as Gustaf Neumann
More... over 2 years ago
small maintenance:
gustafn
as Gustaf Neumann
More... almost 3 years ago
README edited online with Bitbucket
gustafn
as Gustaf Neumann
More... about 3 years ago
README edited online with Bitbucket
gustafn
as Gustaf Neumann
More... about 3 years ago
README edited online with Bitbucket
gustafn
as Gustaf Neumann
More... about 3 years ago
whitespace changes
gustafn
as Gustaf Neumann
More... about 3 years ago
Updated version numbers
gustafn
as Gustaf Neumann
More... over 3 years ago
improve comments
gustafn
as Gustaf Neumann
More... over 3 years ago
force bindvars to start with alnum or underscore
gustafn
as Gustaf Neumann
More... over 3 years ago
prefer current release of PostgreSQL in documentation
gustafn
as Gustaf Neumann
More... over 3 years ago
align spelling with LDP recommendations
gustafn
as Gustaf Neumann
More... almost 4 years ago
avoid shadowing of symbol "bind"
gustafn
as Gustaf Neumann
More... about 4 years ago
improve spelling
gustafn
as Gustaf Neumann
More... over 4 years ago
update version number in sample config path
gustafn
as Gustaf Neumann
More... over 4 years ago
use static defintions when possible don't use default, when all cases are enumerated
gustafn
as Gustaf Neumann
More... over 4 years ago
silence type conversion warnings (requires definitions from recent NaviServer ns_funcptr_t)
gustafn
as Gustaf Neumann
More... about 5 years ago