type int2vector

Started by William Leite Araújoabout 20 years ago4 messagesgeneral
Jump to latest
#1William Leite Araújo
william.bh@gmail.com

Hi all,

Anyone has or knows a function to manipulate/work with int2vector type?
Tank's

--
William Leite Araújo

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: William Leite Araújo (#1)
Re: type int2vector

=?ISO-8859-1?Q?William_Leite_Ara=FAjo?= <william.bh@gmail.com> writes:

Anyone has or knows a function to manipulate/work with int2vector type=
?

Since 8.1 you can treat it as a regular int2 array.

regards, tom lane

#3吉成恒
jich@ebscn.com
In reply to: William Leite Araújo (#1)

select * from pg_partition where 2 =all(pg_partition.paratts);
----------------------------------------------

吉成恒

光大证券股份有限公司 信息技术总部(数据中心)

地址:静安区新闸路1508号7楼

电话:021-22169287

手机:18717772189

邮箱:jich@ebscn.com

#4Rene Romero Benavides
rene.romero.b@gmail.com
In reply to: 吉成恒 (#3)
Re: type int2vector

What's the question?

On Mon, Jan 28, 2019 at 4:25 AM 吉成恒 <jich@ebscn.com> wrote:

select * from pg_partition where 2 =all(pg_partition.paratts);

----------------------------------------------

吉成恒

光大证券股份有限公司 信息技术总部(数据中心)

地址:静安区新闸路1508号7楼

电话:021-22169287

手机:18717772189

邮箱:jich@ebscn.com

--
El genio es 1% inspiración y 99% transpiración.
Thomas Alva Edison
http://pglearn.blogspot.mx/