oops.. no need for the same column name twice..
authorpnixon <pnixon>
Fri, 4 May 2007 14:59:51 +0000 (14:59 +0000)
committerpnixon <pnixon>
Fri, 4 May 2007 14:59:51 +0000 (14:59 +0000)
doc/examples/postgresql.sql

index 2dc94aa..4cf1133 100644 (file)
@@ -34,7 +34,6 @@ CREATE TABLE radacct (
        CallingStationId        VARCHAR(50),
        AcctTerminateCause      VARCHAR(32),
        ServiceType             VARCHAR(32),
-       XAscendSessionSvrKey    VARCHAR(10),
        FramedProtocol          VARCHAR(32),
        FramedIPAddress         INET,
        AcctStartDelay          BIGINT,