Search Postgresql Archives

Re: I'm getting "ERROR: unsupported type: 17296"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Florian G. Pflug" <fgp@xxxxxxxx> writes:
> I'm running postgresql 8.0.2 on Linux.
> When I do
> select * from datagraph."MyTable" where "KC" like "TTT%"
> , postgres responds with "ERROR:  unsupported type: 17296".

If KC is a domain type, you need to update to 8.0.4.

2005-06-01 13:05  tgl

	* src/backend/utils/adt/selfuncs.c (REL8_0_STABLE): patternsel()
	was improperly stripping RelabelType from the derived expressions
	it constructed, causing scalarineqsel to become confused if the
	underlying variable was of a domain type.  Per report from Kevin
	Grittner.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux