NUMERIC key word

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: NUMERIC key word
Date: 2008-01-29 15:07:38
Message-ID: 200801291607.41066.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

In 8.3, it appears that NUMERIC doesn't need to be a key word any longer. See
attached patch. Was there a reason this was kept in the parser? Otherwise
we could remove it in 8.4.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Attachment Content-Type Size
numeric-unspecial.patch text/x-diff 1.5 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2008-01-29 15:10:22 Re: [PATCHES] Proposed patch: synchronized_scanning GUCvariable
Previous Message Pavel Stehule 2008-01-29 14:52:46 Re: WIP: plpgsql source code obfuscation