index
:
~cloos/dbmail
2.2.10
dbmail_2_2
denseuid
fastlist
list-status
master
warn-llu
Based on http://www.dbmail.org/
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
postgresql
/
migrate_from_1.x_to_2.0.pgsql
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-09
Resync with DBMail 2.2.5
aaron
1
-1
/
+1
2006-07-21
merging git tree
paul
1
-0
/
+2
2006-03-24
* sql/mysql/add_header_tables.mysql:
aaron
1
-15
/
+15
2005-02-14
added ON UPDATE CASCADE to create and migrate sql scripts
paul
1
-8
/
+8
2004-09-06
fixed errors in comments. I used '#' as comment prefix, but it should be
ilja
1
-1
/
+1
2004-09-03
added 'anyone' user to dbmail_users in creation and migration scripts.
ilja
1
-0
/
+3
2004-08-25
the pair (dbmail_mailboxes.name, dbmail_mailboxes.owner_idnr) is now
ilja
1
-1
/
+1
2004-08-20
* sql/postgresql/migrate_from_1.x_to_2.0.pgsql:
ilja
1
-3
/
+4
2004-08-16
* PostgreSQL migration script now also renames primary keys of tables
ilja
1
-0
/
+6
2004-08-04
changed all database creation and migration scripts. They're now ready
ilja
1
-38
/
+12
2004-08-03
added calculation for curmail size. This was missing earlier on.
ilja
1
-0
/
+8
2004-08-03
PostgreSQL now has dbmail_ prefixes and an hopefully faster migration
ilja
1
-144
/
+156
2004-08-03
auto_replies and auto_notifications tables are only created if they
ilja
1
-7
/
+50
2004-07-15
small postgres changes:
ilja
1
-7
/
+7
2004-07-15
2 changes in migration of PostgreSQL installation:
ilja
1
-13
/
+14
2004-07-09
changed pbsp.idnr from BIGINT to INT8 after bug report by
ilja
1
-1
/
+1
2004-06-11
Added is_header flag to messageblks table. Is not used in any code yet,
ilja
1
-0
/
+3
2004-03-19
updated copyright warnings and GPL notices to files missing them
ilja
1
-1
/
+1
2004-03-18
added pbsp (pop-before-smtp) table to all create tables scripts. The
ilja
1
-0
/
+11
2004-03-04
added a UNIQUE INDEX to users(userid)
ilja
1
-1
/
+1
2004-03-02
changed internal_date field of physmessage to be a TIMESTAMP WITHOUT
ilja
1
-1
/
+1
2004-02-13
changed comments to use '---' as comment tag instead of '#', which is
ilja
1
-2
/
+2
2004-02-09
merged latest changes from dbmail 2.0 branch to HEAD.
ilja
1
-2
/
+7
2004-02-04
added migration script for migrating from dbmail 1.x to dbmail 2.0 using
ilja
1
-0
/
+180