Re: insensitive collations - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: insensitive collations
Date
Msg-id cdd0ed2e-1d98-6fc4-07f1-23f19f53b201@2ndquadrant.com
Whole thread Raw
In response to insensitive collations  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: insensitive collations  ("Daniel Verite" <daniel@manitou-mail.org>)
Re: insensitive collations  (Andreas Karlsson <andreas@proxel.se>)
Re: insensitive collations  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-hackers
Here is an updated patch.

I have updated the naming to "deterministic", as discussed.

I have fixed up support for the "name" type, added foreign key support,
psql, pg_dump support, more tests.  There are a couple of TODOs in
bpchar support that I need to look into a bit more.  But other than that
it's pretty complete.

Perhaps it worth pointing out to new reviewers that the ICU tests can be
run like so:

    make check EXTRA_TESTS=collate.icu.utf8

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: reducing the footprint of ScanKeyword (was Re: Large writablevariables)
Next
From: Magnus Hagander
Date:
Subject: Re: Offline enabling/disabling of data checksums