svn commit: r1937439 - spamassassin/trunk/sql

[email protected]
Newsgroups gmane.mail.spam.spamassassin.cvs
Message-ID <178767293531.2107687.5484545868097638404@svn03-he-fi>
Author: gbechis
Date: Tue Aug 25 15:48:55 2026
New Revision: 1937439

Log:
typo

Modified:
   spamassassin/trunk/sql/redirectors_pg.sql

Modified: spamassassin/trunk/sql/redirectors_pg.sql
==============================================================================
--- spamassassin/trunk/sql/redirectors_pg.sql	Tue Aug 25 15:38:42 2026	(r1937438)
+++ spamassassin/trunk/sql/redirectors_pg.sql	Tue Aug 25 15:48:55 2026	(r1937439)
@@ -4,7 +4,7 @@ CREATE TABLE redir_url_cache (
   hits INT NOT NULL DEFAULT 1,
   created INT NOT NULL,
   modified INT NOT NULL,
-  PRIMARY KEY (redirs_url)
+  PRIMARY KEY (redir_url)
 );
 -- Maintaining index for cleaning is likely more expensive than occasional full table scan
 -- ALTER TABLE redir_url_cache ADD INDEX redir_url_created (created);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.