The only place they're used is in migration scripts.

Jesse Norell wrote:
>   A very minor issue, should these 2 indexes:
> 
> CREATE UNIQUE INDEX replycache_1 ON dbmail_replycache USING btree
> (to_addr, from_addr, handle);
> CREATE UNIQUE INDEX usermap_idx_1 ON dbmail_usermap(login, sock_allow,
> userid);
> 
> be renamed to dbmail_replycache_1 and dbmail_usermap_idx_1?  All the
> other indexes/tables start with "dbmail_".
> 
> 


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to