index
:
lem-postgres
fix-null-handling
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-03
queued: add missing methods
HEAD
master
Asbjørn Sloth Tønnesen
2020-06-03
Add support for asynchronous notifications
Asbjørn Sloth Tønnesen
2013-08-23
Dedup out of band query parameter handling
fix-null-handling
Asbjørn Sloth Tønnesen
2013-08-23
Add support for nil/NULL in out of band query parameters
Asbjørn Sloth Tønnesen
2013-08-23
test: add tests of nil/NULL support
Asbjørn Sloth Tønnesen
2013-01-31
reuse w.data for storing Lua thread
Emil Renner Berthing
2013-01-31
set notice receiver to avoid messages on stdout
Emil Renner Berthing
2013-01-31
check parameters in db:exec() and db:run()
Emil Renner Berthing
2013-01-31
PQresetStart() needs to be paired with PQresetPoll()
Emil Renner Berthing
2013-01-31
don't set w.events directly, always use ev_io_set()
Emil Renner Berthing
2013-01-31
various small fixes
Emil Renner Berthing
2013-01-31
better function names
Emil Renner Berthing
2013-01-31
better error handling
Emil Renner Berthing
2013-01-31
test: connect with password and fix newsleeper
Emil Renner Berthing
2013-01-31
Makefile: set global CFLAGS, LDFLAGS and LIBS
Emil Renner Berthing
2012-07-18
update for LEM 0.3
Emil Renner Berthing
2011-03-11
Makefile: use pkg-config
Emil Renner Berthing
2011-03-09
nitpick Lua code
Emil Renner Berthing
2011-03-02
initial commit
Emil Renner Berthing