pgsql-server/contrib/cube README.cube cube.c c ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/contrib/cube README.cube cube.c c ...
Date: 2002-08-29 23:03:58
Message-ID: 20020829230358.06A0E476797@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 02/08/29 19:03:58

Modified files:
contrib/cube : README.cube cube.c cube.sql.in cubedata.h
cubeparse.y cubescan.l
contrib/cube/expected: cube.out
contrib/cube/sql: cube.sql

Log message:
The changes I have made are described in CHANGES. This was based on
diffs to 7.3-devel and may not be applicable to 7.2. I have included a
change covered by a previous bugfix patch I submitted (the problem with
-.1 not being accepted by cube_in). It does not include a fix for the
potential buffer overrun issue I reported for cube_yyerror in
cubeparse.y.

Bruno Wolff III

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-08-29 23:05:03 pgsql-server/contrib/cube CHANGES
Previous Message Peter Eisentraut - PostgreSQL 2002-08-29 22:19:03 pgsql-server/ ontrib/pg_upgrade/pg_upgrade oc/ ...