| removed necessity for setting NS_SET_DSTRING for the db driver |
|
More...
|
about 4 years ago
|
| Provided a maximum value for keeping preallocated buffers |
|
More...
|
about 4 years ago
|
| fix const declarations |
|
More...
|
about 4 years ago
|
| updated Changelog |
|
More...
|
over 4 years ago
|
| Updated ChangeLog |
|
More...
|
over 4 years ago
|
| Improved type cleanness |
|
More...
|
over 4 years ago
|
| Raise exception when a value for a bind variable contains a NUL character. |
|
More...
|
over 4 years ago
|
| let "ns_pg" report available subcommands even when handle is not specified |
|
More...
|
over 4 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. |
|
More...
|
almost 5 years ago
|
| break overlong lines |
|
More...
|
almost 5 years ago
|
| more cleanup |
|
More...
|
almost 5 years ago
|
| restrict bind vars to start with an alpha characer. |
|
More...
|
almost 5 years ago
|
| fix variable reference |
|
More...
|
almost 5 years ago
|
| Added support for UTF-8 characters up to 4 bytes |
|
More...
|
almost 5 years ago
|
| silence warnings for PostgreSQL 14 |
|
More...
|
almost 5 years ago
|
| small maintenance: |
|
More...
|
about 5 years ago
|
| README edited online with Bitbucket |
|
More...
|
over 5 years ago
|
| README edited online with Bitbucket |
|
More...
|
over 5 years ago
|
| README edited online with Bitbucket |
|
More...
|
over 5 years ago
|
| whitespace changes |
|
More...
|
over 5 years ago
|
| Updated version numbers |
|
More...
|
over 5 years ago
|
| improve comments |
|
More...
|
over 5 years ago
|
| force bindvars to start with alnum or underscore |
|
More...
|
almost 6 years ago
|
| prefer current release of PostgreSQL in documentation |
|
More...
|
almost 6 years ago
|
| align spelling with LDP recommendations |
|
More...
|
about 6 years ago
|
| avoid shadowing of symbol "bind" |
|
More...
|
over 6 years ago
|
| improve spelling |
|
More...
|
almost 7 years ago
|
| update version number in sample config path |
|
More...
|
almost 7 years ago
|
| use static defintions when possible don't use default, when all cases are enumerated |
|
More...
|
about 7 years ago
|
| silence type conversion warnings (requires definitions from recent NaviServer ns_funcptr_t) |
|
More...
|
over 7 years ago
|