<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/contrib/btree_gin/sql/text.sql, branch master</title>
<subtitle>git.postgresql.org: git/postgresql.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/postgresql.git/'/>
<entry>
<title>Make contrib regression tests safe for Danish locale.</title>
<updated>2016-07-21T20:52:35+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2016-07-21T20:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/postgresql.git/commit/?id=d70d119151d8e3442500be5e372439ef8805ec2b'/>
<id>d70d119151d8e3442500be5e372439ef8805ec2b</id>
<content type='text'>
In btree_gin and citext, avoid some not-particularly-interesting
dependencies on the sorting of 'aa'.  In tsearch2, use COLLATE "C" to
remove an uninteresting dependency on locale sort order (and thereby
allow removal of a variant expected-file).

Also, in citext, avoid assuming that lower('I') = 'i'.  This isn't relevant
to Danish but it does fail in Turkish.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In btree_gin and citext, avoid some not-particularly-interesting
dependencies on the sorting of 'aa'.  In tsearch2, use COLLATE "C" to
remove an uninteresting dependency on locale sort order (and thereby
allow removal of a variant expected-file).

Also, in citext, avoid assuming that lower('I') = 'i'.  This isn't relevant
to Danish but it does fail in Turkish.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add btree_gin contrib module.</title>
<updated>2009-03-25T23:20:01+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2009-03-25T23:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/postgresql.git/commit/?id=9151e1bb06df025a4c8837c611c5775e2227b9bf'/>
<id>9151e1bb06df025a4c8837c611c5775e2227b9bf</id>
<content type='text'>
Teodor Sigaev and Oleg Bartunov
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Teodor Sigaev and Oleg Bartunov
</pre>
</div>
</content>
</entry>
</feed>
