This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Paul's DBMail tree".
The branch, header has been updated via f7176036b374ac716181d7709885a621f2de07a4 (commit) via 512772a791ed80ac0364510ee5c796612a64883c (commit) via cc6c8a0116c3c98dc792fd25d7f8f7b22dbf6168 (commit) via 1c5e31890e7cf07f603484d639e49e06d1e2fe6c (commit) from ec2257b112034356671e54b685d14b1c5f7e557c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f7176036b374ac716181d7709885a621f2de07a4 Author: Paul J Stevens <p...@nfg.nl> Date: Tue Jan 27 17:05:42 2009 +0100 minor edit commit 512772a791ed80ac0364510ee5c796612a64883c Author: Paul J Stevens <p...@nfg.nl> Date: Tue Jan 27 16:50:21 2009 +0100 add sqlite migration commit cc6c8a0116c3c98dc792fd25d7f8f7b22dbf6168 Author: Paul J Stevens <p...@nfg.nl> Date: Tue Jan 27 16:25:24 2009 +0100 add mysql migration also rename the postgresql migration, and leave the dbmail_headername table intact commit 1c5e31890e7cf07f603484d639e49e06d1e2fe6c Author: Paul J Stevens <p...@nfg.nl> Date: Tue Jan 27 15:40:18 2009 +0100 fix typo ----------------------------------------------------------------------- Summary of changes: sql/mysql/2_3_5-2_3_6.mysql | 41 +++ sql/mysql/create_tables.mysql | 38 ++- ...ance_header_storage.pgsql => 2_3_5-2_3_6.pgsql} | 13 - ...ate_tables-header_single_instance_storage.pgsql | 379 -------------------- sql/postgresql/create_tables.pgsql | 40 ++- sql/sqlite/2_3_5-2_3_6.sqlite | 168 +++++++++ sql/sqlite/create_tables.sqlite | 109 +++++-- src/dbmail-mailbox.c | 2 +- src/dm_db.c | 2 +- 9 files changed, 342 insertions(+), 450 deletions(-) create mode 100644 sql/mysql/2_3_5-2_3_6.mysql rename sql/postgresql/{2_3_5-single_instance_header_storage.pgsql => 2_3_5-2_3_6.pgsql} (78%) delete mode 100644 sql/postgresql/create_tables-header_single_instance_storage.pgsql create mode 100644 sql/sqlite/2_3_5-2_3_6.sqlite hooks/post-receive -- Paul's DBMail tree _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev