]> granicus.if.org Git - postgresql/commit
Allow qualified type names in CREATE CAST, DROP CAST. Also allow the
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 Feb 2003 20:16:55 +0000 (20:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 Feb 2003 20:16:55 +0000 (20:16 +0000)
commit47729caf2d9a88a6aa5f0f7b609b95bf149c105b
treefa76750af0c460190d8bd0b726e9f82cfed64aa2
parent62ca0fce8f95b1fd5a0cd85d3e3cf56a7fb7fa6f
Allow qualified type names in CREATE CAST, DROP CAST.  Also allow the
construction 'SETOF type[]' which for some reason was previously
overlooked (you'd have to name the array type directly to make it work).
src/backend/parser/gram.y