<feed xmlns='http://www.w3.org/2005/Atom'>
<title>postgresql.git/contrib/intarray/data, branch master</title>
<subtitle>This is the main PostgreSQL git repository.</subtitle>
<id>http://git.postgresql.org/cgit/postgresql.git/atom?h=master</id>
<link rel='self' href='http://git.postgresql.org/cgit/postgresql.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/'/>
<updated>2024-01-07T20:19:50Z</updated>
<entry>
<title>Fix integer-overflow problem in intarray's g_int_decompress().</title>
<updated>2024-01-07T20:19:50Z</updated>
<author>
<name>Tom Lane</name>
</author>
<published>2024-01-07T20:19:50Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=9034a2d5123498104ef1e515c0b56d70d98d0ce2'/>
<id>urn:sha1:9034a2d5123498104ef1e515c0b56d70d98d0ce2</id>
<content type='text'>
An array element equal to INT_MAX gave this code indigestion,
causing an infinite loop that surely ended in SIGSEGV.  We fixed
some nearby problems awhile ago (cf 757c5182f) but missed this.

Report and diagnosis by Alexander Lakhin (bug #18273); patch by me

Discussion: https://postgr.es/m/18273-9a832d1da122600c@postgresql.org
</content>
</entry>
<entry>
<title>1. Fixed error with empty array ( '{}' ),</title>
<updated>2001-08-04T19:35:32Z</updated>
<author>
<name>Bruce Momjian</name>
</author>
<published>2001-08-04T19:35:32Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=f368c94fd6c170dbcfb348a99aeacae8ef20b6f9'/>
<id>urn:sha1:f368c94fd6c170dbcfb348a99aeacae8ef20b6f9</id>
<content type='text'>
   test data changed to include such data
2. Test a dimension of an array ( we support only one-dimension)

Oleg Bartunov
</content>
</entry>
<entry>
<title>Repair intarray's problems with TOASTed input, avoid scribbling on</title>
<updated>2001-03-20T03:08:12Z</updated>
<author>
<name>Tom Lane</name>
</author>
<published>2001-03-20T03:08:12Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=2ef6e7ee18922c4e653dd8a0512c424453aba9df'/>
<id>urn:sha1:2ef6e7ee18922c4e653dd8a0512c424453aba9df</id>
<content type='text'>
source data, improve split algorithm for intbig_ops.  Oleg Bartunov
with some kibitzing from Tom Lane.
</content>
</entry>
<entry>
<title>commit Oleg and Teodor's RD-tree implementation ... this provides the</title>
<updated>2001-01-12T00:16:26Z</updated>
<author>
<name>Marc G. Fournier</name>
</author>
<published>2001-01-12T00:16:26Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=1db943b3ca5a8f405155c904964272ce52d96f00'/>
<id>urn:sha1:1db943b3ca5a8f405155c904964272ce52d96f00</id>
<content type='text'>
regression tests for the GiST changes ... this should be integrated into
the regular regression tests similar to Vadim's SPI contrib stuff ...
</content>
</entry>
</feed>
