]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/postgresql.c
Remove inappropriate my_postgresql_free_result() in db_close()
[bacula/bacula] / bacula / src / cats / postgresql.c
2007-06-19 Kern SibbaldRemove inappropriate my_postgresql_free_result() in...
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-02 Kern SibbaldFix Bacula PostgreSQL buffer overruns.
2007-06-02 Kern SibbaldPut debug code on level 50
2007-06-02 Kern SibbaldMore error checking in PostgreSQL
2007-06-02 Kern Sibbaldkes Do better checking for NULL results returned from...
2007-05-29 Kern SibbaldFix PostgreSQL double free.
2007-05-13 Kern SibbaldFixed the batch insert MySQL thread specific data that...
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-04-18 Kern SibbaldUpdate
2007-04-02 Eric Bollengierebl rename esc_name2 with esc_path
2007-04-02 Eric Bollengierebl fix batch escape string bug
2007-04-02 Eric Bollengierebl fix escape bug
2007-03-21 Eric Bollengierebl make batch mode usable
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-08-05 Robert NelsonMove the definition of catalog_db[] into cats. Change...
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-03-24 Kern Sibbald24Mar06
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-20 Kern Sibbald- Fix bug where Storage daemon gets confused about...
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-08 Kern SibbaldFix PostgreSQL
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-04 Kern SibbaldDoc updates
2004-03-11 Kern SibbaldFix postgresql port again + update win32 version and...
2004-03-11 Kern SibbaldFix editing of PostgreSQL port
2004-03-11 Kern SibbaldFix editing of PostgreSQL port
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-03 Kern SibbaldFix seg fault due to premature db close in mysql
2003-12-23 Dan Langilleremove comments expressing doubt. adjust whitespace
2003-12-23 Dan LangilleAdd my_postgresql_max_length which caculates the maximu...
2003-12-23 Dan Langillelots of whitespace changes
2003-12-23 Dan Langillecorrect date
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-18 Dan Langilleuse bstrncpy instead of strcpy. Simlarly for bstrncat.
2003-12-12 Dan LangilleStart including postgres_ext.h for max field name value
2003-12-09 Dan LangilleAdd PostgreSQL support. Coding and testing is incomplete.