]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/postgresql.c
Add second COALESCE to sql_find -- thanks to JML
[bacula/bacula] / bacula / src / cats / postgresql.c
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.