Posted
almost 7 years
ago
by
[email protected] (Gustaf Neumann)
fix typo
sample-config.tcl
|
Posted
almost 7 years
ago
by
[email protected] (Gustaf Neumann)
fix typos
NEWS
|
Posted
almost 7 years
ago
by
[email protected] (Gustaf Neumann)
Provide compatibility with Tcl 8.7.2
README
|
Posted
almost 10 years
ago
by
[email protected] (Gustaf Neumann)
- update pg verison number
README
|
Posted
about 10 years
ago
by
[email protected] (Gustaf Neumann)
- prefer const over CONST
nsdbipg.c
|
Posted
over 10 years
ago
by
[email protected] (Gustaf Neumann)
Add sample for make invocation
README
|
Posted
almost 11 years
ago
by
[email protected] (Gustaf Neumann)
- silence compiler about non-const format string
|
Posted
almost 11 years
ago
by
[email protected] (Gustaf Neumann)
- 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
|
Report number of affected rows in a DML command to the driver in new field numRowsHint of Dbi_Handle
Posted
almost 11 years
ago
by
[email protected] (Gustaf Neumann)
Report number of affected rows in a DML command to the driver in new field numRowsHint of Dbi_Handle
|
Posted
about 11 years
ago
by
[email protected] (Gustaf Neumann)
- get rid of warnings from actual c compilers
- silence static code checker (reducing variable scopes)
|