Re: [HACKERS] Re: Arrays versus 'type constant' syntax - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [HACKERS] Re: Arrays versus 'type constant' syntax
Date
Msg-id 378CF0ED.612BF8EE@alumni.caltech.edu
Whole thread Raw
In response to Re: Arrays versus 'type constant' syntax  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
btw, in a different context the "type string" form is allowed since
 _charset 'literal'

specifies the character set for a literal string; the leading
underscore is required by SQL92 in this context so isn't exactly
equivalent to the general case Postgres currently allows.
                   - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: "Morris, Sam@EDD"
Date:
Subject: Authentication - To do
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Interesting behaviour !