diff options
Diffstat (limited to 'src/mailman/database/sql/postgres.sql')
| -rw-r--r-- | src/mailman/database/sql/postgres.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/database/sql/postgres.sql b/src/mailman/database/sql/postgres.sql index 2ca94217f..60c05e340 100644 --- a/src/mailman/database/sql/postgres.sql +++ b/src/mailman/database/sql/postgres.sql @@ -3,7 +3,6 @@ CREATE TABLE mailinglist ( -- List identity list_name TEXT, mail_host TEXT, - list_id TEXT, include_list_post_header BOOLEAN, include_rfc2369_headers BOOLEAN, -- Attributes not directly modifiable via the web u/i |
