Commit Graph

30 Commits (master)

Author SHA1 Message Date
Thomas Munro cff4e5a36b Skip citext_utf8 test on Windows. 1 year ago
Peter Eisentraut 3c551ebede citext: Allow tests to pass in OpenSSL FIPS mode 2 years ago
Amit Kapila 7cc2f59dd5 Remove duplicate words in docs and code comments. 2 years ago
Peter Eisentraut b0f6c43716 Remove read-only server settings lc_collate and lc_ctype 2 years ago
Jeff Davis 27b62377b4 Use ICU by default at initdb time. 3 years ago
Noah Misch 00377b9a02 CREATE INDEX: use the original userid for more ACL checks. 3 years ago
Michael Paquier 45edde037e Fix typos and grammar in code and test comments 3 years ago
Tom Lane c2e8bd2751 Enable routine running of citext's UTF8-specific test cases. 4 years ago
Tom Lane 07eee5a0dc Create a new type category for "internal use" types. 4 years ago
Peter Eisentraut 78c887679d Add current substring regular expression syntax 5 years ago
Michael Paquier 1fb6f62a84 Fix typos in various places 6 years ago
Tom Lane 48c41fa974 Add a 64-bit hash function for type citext. 7 years ago
Andrew Dunstan d1687c6926 Disable multi-byte citext tests 8 years ago
Andrew Dunstan 890faaf195 Set client encoding to UTF8 for the citext regression script 8 years ago
Andrew Dunstan f246499764 Add citext_pattern_ops for citext contrib module 8 years ago
Tom Lane ade49c605f Test all contrib-created operator classes with amvalidate. 9 years ago
Tom Lane f9d747a4e9 Support the new regexp_match() function for citext. 9 years ago
Tom Lane d70d119151 Make contrib regression tests safe for Danish locale. 9 years ago
Tom Lane b22527f29d Fix incorrect declaration of citext's regexp_matches() functions. 11 years ago
Tom Lane 1161d895d8 Remove dependency on database encoding in citext regression test. 12 years ago
Kevin Grittner f566515192 Add record_image_ops opclass for matview concurrent refresh. 12 years ago
Kevin Grittner a49d0b75ce Create index on srt table in citext regression tests. 12 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 years ago
Tom Lane bcba09e27c Ooops, missed that a couple of contrib modules have calls to byteacmp. 16 years ago
Heikki Linnakangas 283939a321 varstr_cmp and any comparison function that piggybacks on it can return 17 years ago
Tom Lane 13fdd0e4d1 Add some more citext test cases, per David Wheeler. Also remove the 17 years ago
Tom Lane 5bc561a16a Add some additional casts and regression tests for the citext data type. 17 years ago
Tom Lane c8572986ad Allow I/O conversion casts to be applied to or from any type that is a member 17 years ago
Tom Lane ab9907f5e5 Add a new, improved version of citext as a contrib module. 17 years ago