Commit Graph

90 Commits (9dce22033d5d2813e9f8e7d595f57ee5a38b3f8e)

Author SHA1 Message Date
Michael Paquier 6fc3a138b1 unaccent: Tweak value of PYTHON when building without Python support 2 years ago
Michael Paquier f19669fed3 unaccent: Fix allocation size for target characters on initial load 2 years ago
Michael Paquier 59f47fb98d unaccent: Add support for quoted translated characters 2 years ago
Michael Paquier 44e73a498c Fix regression tests of unaccent to work without UTF8 support 2 years ago
Jeff Davis 877bf52cff test_extensions: make meson.build consistent with Makefile. 2 years ago
Jeff Davis f413941f41 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. 3 years ago
Jeff Davis c45dc7ffbb initdb: derive encoding from locale for ICU; similar to libc. 3 years ago
Jeff Davis 27b62377b4 Use ICU by default at initdb time. 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
Andres Freund 902ab2fcef meson: Add windows resource files 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago
Michael Paquier e3dd7c06e6 Simplify a bit the special rules generating unaccent.rules 3 years ago
Peter Eisentraut c64fb698d0 Make update-unicode target work in vpath builds 4 years ago
Peter Eisentraut adb5c28adc Re-update Unicode data to CLDR 39 4 years ago
Peter Eisentraut ddf590b811 pycodestyle (PEP 8) cleanup in Python scripts 4 years ago
Peter Eisentraut e80a7a1f3d unaccent: Remove Python 2 support from Python script 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Peter Eisentraut 2e0e066679 Update Unicode data to CLDR 39 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Peter Eisentraut 3a89615776 Update Unicode data to Unicode 13.0.0 and CLDR 37 5 years ago
Tom Lane 70a7732007 Remove support for upgrading extensions from "unpackaged" state. 6 years ago
Tom Lane eb67623c96 Mark some contrib modules as "trusted". 6 years ago
Peter Eisentraut f85a485f89 Add support for automatically updating Unicode derived files 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Andres Freund 01368e5d9d Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
Peter Eisentraut bdb839cbde Update unicode.org URLs 6 years ago
Alvaro Herrera 0afc0a7841 Fix unaccent generation script in Windows 6 years ago
Thomas Munro 456e3718e7 Add combining characters to unaccent.rules. 7 years ago
Michael Paquier e1c1d5444e Update unaccent rules with release 34 of CLDR for Latin-ASCII.xml 7 years ago
Peter Eisentraut 3d59da9ccd unaccent: Make generate_unaccent_rules.py Python 3 compatible 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Peter Eisentraut b6f3649bba Convert unaccent tests to UTF-8 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Tom Lane a5322ca10f Make contrib/unaccent's unaccent() function work when not in search path. 7 years ago
Thomas Munro 5e8d670c31 Add Greek characters to unaccent.rules. 7 years ago
Tom Lane fb8697b31a Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Peter Eisentraut 0e1539ba0d Add some const decorations to prototypes 8 years ago
Tom Lane ec0a69e49b Extend the default rules file for contrib/unaccent with Vietnamese letters. 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Noah Misch 3a0d473192 Use wrappers of PG_DETOAST_DATUM_PACKED() more. 9 years ago
Peter Eisentraut f21a563d25 Move some things from builtins.h to new header files 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Robert Haas 202ac08c08 Update unaccent extension for parallel query. 9 years ago
Teodor Sigaev ce91b9209f fix typo in comment 10 years ago
Teodor Sigaev 9a206d063c Improve script generating unaccent rules 10 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Teodor Sigaev 1bbd52cb9a Make unaccent handle all diacritics known to Unicode, and expand ligatures correctly 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago