Small fix for _copyGrantStmt

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Small fix for _copyGrantStmt
Date: 2002-03-07 12:34:55
Message-ID: 3C875E6F.4FD08840@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The 'privileges' field is a list of integers, not nodes.

--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

Attachment Content-Type Size
GRANT.PATCH text/plain 872 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Fernando Nasser 2002-03-07 12:38:26 Small fix for _equalValue()
Previous Message Fernando Nasser 2002-03-07 12:23:27 Small fix for _valueCopy()