author | Sebastian Harl <sh@tokkee.org> | |
Thu, 25 Mar 2010 17:49:48 +0000 (18:49 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 25 Mar 2010 17:49:48 +0000 (18:49 +0100) | ||
commit | 8c8ad69c937a0dfdf328896c217c91499bf3e219 | |
tree | 26ec377e9c316be8a1998d646f7917dcc3547364 | tree | snapshot |
parent | 48972087d132bca8221e01e0a556bcc39768dde4 | commit | diff |
postgresql plugin: Connect to the database in the read function.
… rather than the init function. This way, we don't need access to some global
list of databases in the init function and it's done in preparation to using
the "complex read" system.
… rather than the init function. This way, we don't need access to some global
list of databases in the init function and it's done in preparation to using
the "complex read" system.
src/postgresql.c | diff | blob | history |