Return type names without parens. Originally changed by Hiroshi for unknown reasons...
authorDave Page <dpage@pgadmin.org>
Thu, 11 Nov 2004 09:21:19 +0000 (09:21 +0000)
committerDave Page <dpage@pgadmin.org>
Thu, 11 Nov 2004 09:21:19 +0000 (09:21 +0000)
commit334870efe67e5a877863f0e6e668b12affe64cf1
tree799dbf001b29937149795ea6d5e4e010694fde11
parentd5c3304f92e91e0a831ecb574dd2ce5b4f1dce01
Return type names without parens. Originally changed by Hiroshi for unknown reasons. Fixes reported SQL problems such as "CREATE TABLE foo(bar varchar()(12));" [Scot Loach]
pgtypes.c